﻿.geo { display: none; }
abbr { border-bottom: none; }
.error { color: red; font-weight: bold; }
body#SearchForm #search_image { width: 250px; height: 250px; }

.search_form,
.results_form,
.vcard {
	background-image: url('/images/FindADoctor/phys_bg.jpg');
	background-repeat: repeat-x;
	padding: 10px; 
	margin: 10px 0; 
	border: 1px solid #9BB6CF;
	background-color: #D5E6F6;
}

.results_form td {
	border-bottom: 1px dotted #9BB6CF;
	padding: 8px 0px;
}


.vcard dl { margin-left: 0; }
.vcard dt { font-weight: bold; }
.vcard .type { font-weight: bold; }

#grid_Main img { border: none; }

