td {
	vertical-align:top;
}
.small {
	font-size:12px;
}
.med {
	font-size:14px;
	line-height:16px;
}	
.gray {
	color:#4d4d4d;
}
.cal  {
	font-size:12px;
	font-weight:bold;
	color:#4d4d4d;
}
.redBol {
	color:#8F0817;
	font-weight:bold;
}	

div.phpGoogleStoreLocator_body {
	background:#fff;
}
div.phpGoogleStoreLocator_map {
	width:592px;
	height:300px;
	float:left;
	border-top:3px solid #697E8D;
}
div.sImg {
	height:27px;
	padding:20px 0 20px 0;
}
div.catSearch {
	width:308px;
	height:300px;
	background:#DCE7F0;
	float:left;
}
div.phpGoogleStoreLocator_results_header {
	padding:10px;
	margin:10px;
	background-color:gray;
}
div.phpGoogleStoreLocator_results_header_anchor {
	float:left;
	padding-right:20px; 
}
div.phpGoogleStoreLocator_results_header_distance {
	float:left;
	padding-right:40px;
}
div.phpGoogleStoreLocator_results_header_information {
	float:left;
}
div.phpGoogleStoreLocator_results_store_locations_near {
}
div.phpGoogleStoreLocator_results_categories_list {
}
div.phpGoogleStoreLocator_results_block {
	border-top:3px solid #697e8d;
}
div.phpGoogleStoreLocator_result {
	border-bottom:1px solid #ccc;
}
div.phpGoogleStoreLocator_result_location_anchor_number {
	float:left;
	padding-right:40px; 
}
div.phpGoogleStoreLocator_result_location_distance {
	float:left;
	padding-right:10px;
}
img.phpGoogleStoreLocator_result_location_image {
	width:103px;
	height:124px;
	border:0px;
}
div.phpGoogleStoreLocator_result_location_image {
	float:left;
	padding-right:10px; 
}
div.phpGoogleStoreLocator_result_location_data {
	float:left; 
}
div.phpGoogleStoreLocator_result_location_storename {
}
div.phpGoogleStoreLocator_result_location_address {
}
div.phpGoogleStoreLocator_result_location_city {
}
div.phpGoogleStoreLocator_result_location_state {
	float:left;
	padding-right:10px; 
}
div.phpGoogleStoreLocator_result_location_zip {
	float:left;
	padding-right:10px;
}
div.phpGoogleStoreLocator_result_location_country {
}
div.phpGoogleStoreLocator_result_location_phone {
	padding:10px;  
	margin-bottom:-15px;
}
div.phpGoogleStoreLocator_result_location_comments {
	padding:10px;  
	margin-bottom:-15px;
}
div.phpGoogleStoreLocator_result_location_map_and_directions {
	padding:10px;
}
div.phpGoogleStoreLocator_result_location_hours {
	padding:10px;  
	margin-bottom:-15px;
}
div.phpGoogleStoreLocator_result_location_notes {
	padding:10px;
	margin-bottom:-10px;
}
div.phpGoogleStoreLocator_powered_by {
	display:none;
	text-align:center;
}
div.phpGoogleStoreLocator_execution_time {
	text-align:center;
}
div.phpGoogleStoreLocator_map_balloon_body {
	font-size:12px;
}
div.markerToolTip {
	text-align: center;
	white-space: nowrap;
	margin: 0;
	padding: 2px 0.5ex;
	border: 1px solid #555;
	font-weight: bold;
	background: #fff;
	opacity: .80;
	-moz-opacity: .80;
	filter: alpha(opacity=80);
}
.clearboth {
	clear:both;
}