#find_a_surveyor_search {
padding: 10px;
background-color: #1E1E1E;
}



#find_a_surveyor_results {
margin-top: 15px;
}

#find_a_surveyor_results table {
width: 100%;
}

#find_a_surveyor_results th.col1 {
width: 40%;
}

#find_a_surveyor_results th.col2 {
width: 40%;
}

#find_a_surveyor_results th.col3 {
width: 20%;
}

#find_a_surveyor_results td {
padding: 5px 10px;
border: 1px solid #666;
vertical-align: middle;
font-size: 12px;
}