/* Start of CMSMS style sheet 'locator' */
div.phpGoogleStoreLocator_body {
  color: #e4dbc9;
  text-align: left;
  width: 650px;
  margin: 0px;
  height: 350px;
  padding: 0px;
  display: inline;
  float: left;
}
div.phpGoogleStoreLocator_map {
  border: 1px solid #BFAA55;
  width: 265px;
  height: 176px;
  margin: 5px auto;
}
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 {
  background-color: #f7f5eb;
  border: 1px solid #ded9c1;
  color: #999999;
  text-align: center;
  width: 615px;
  height: 18px;
  margin: 0px 0px 9px 0px;
  padding: 2px 20px 0px 2px;
  display: inline;
  float: left;
}
div.phpGoogleStoreLocator_results_categories_list {

}
div.phpGoogleStoreLocator_results_block {
  color: #000000;
  text-align: left;
  width: 650px;
  margin: 0px;
  padding: 0px;
  display: inline;
  float: left;
}
* html div.phpGoogleStoreLocator_results_block {
  border: 0px;
  margin: 0px;
  height: 1px;
}
div.phpGoogleStoreLocator_result {
     padding:10px;  
     margin:10px;  
}
div.phpGoogleStoreLocator_result_location_anchor_number {
  float:left;
  padding-right:40px; 
}
div.phpGoogleStoreLocator_result_location_distance {
  width: 50px;
  height: 20px;
  text-align: right;
  display: inline;
  position: relative;
  float: right;
  top: 80px;
  margin: 3px 10px 0px 0px;
}
img.phpGoogleStoreLocator_result_location_image {
  width: 120px;
  height: 90px;
  border: 0px;
}
div.phpGoogleStoreLocator_result_location_image {
  float: left;
  padding-right: 10px;
}
div.phpGoogleStoreLocator_result_location_data {
  padding-left: 5px;
}
div.phpGoogleStoreLocator_result_location_storename {

}
div.phpGoogleStoreLocator_result_location_address {
  font-size: 10px;
}
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 {

}
.phpGoogleStoreLocator_result_location_phone
{
  padding-left: 5px;
}
div.phpGoogleStoreLocator_result_location_comments {
  padding:10px;  
  margin-bottom:-15px; 
}
div.phpGoogleStoreLocator_result_location_map_and_directions {
  font-size: 10px;
  padding: 5px 5px 0px 0px;
  text-align: right;
}
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;
}
/* End of 'locator' */

