/* Google Maps */
body {width: 900px;}
.MapBuilder {font: normal small verdana, arial, helvetica, sans-serif; font-size: 10pt; margin: 0px;}
.MapBuilder a {text-decoration: none; color: #06C; background-color: transparent;}
.MapBuilder a:hover {color: #F60; background-color: transparent;}
.MapBuilder h1 {font-weight: bold; font-size: 10pt; color: #369; border-bottom: 1px solid #369;} 
.MapBuilder img {float:left;margin-right:4px;}
#MapHolder {float:left;}
.IW { width: 350px;}
.IWContent {min-height: 200px;}
.IWCaption {font-weight: bold; font-size: 10pt; color: #369; border-bottom: 1px solid #369;}
.IWFooter {margin-top: 5px; font-size: 8pt; }
.IWDirections{background-color:#FFF;}
.MapBuilderSideBar {margin: 10px 0 0 5px; width: 250px; float:left; }
div.markerTooltip {
        color: black;
        background-color: white;
        white-space: nowrap;
        margin: 0;
        padding: 2px 4px;
        border: 1px solid black;
      }
