#mainMapContainer {
  /*padding-top: 6px;*/
  /*background: url(../../images/ajax-loader.gif) no-repeat;
  background: url(../../images/google_maps_logo.png) no-repeat #F8F8F8;*/
  background: url(../../images/google_maps_logo.png) no-repeat #FFF;
  background-position: 50% 150px;
  padding: 14px;
}
#mapContainer {
  margin: 0;
}
.howToSearch{
  vertical-align: top;
}
.mapKey td {
  padding: 3px;
}
.map {
  width: 100%
}
#map span {
  /*display: none;*/
}
#map span {
  /*
  color: #F0EEDF;
  font-size: 8px;
  */
}
#map span {
  /*
  display: block;
  white-space: normal;
  bottom: -36px;
  color: #ccc;
  font-size: 6pt;
  line-height: 6pt;
  left: 0px;
  position: relative;
  text-align: center;
  width: 100%;
  */
}


