@charset "utf-8";
/* CSS Document */

#extras{ clear: both; margin-bottom: 25px; }
#selectList{ position: relative; }
#selectList #locationDetail {width:250px;}

#locationMap {
 padding: 5px 20px 5px 2S0px; 
 margin: 10px 0px 0px 0px;
 clear: both; 
 width: 100%; 
 height: 400px; 
 border: 1px solid #376578; 
}

#locationMap #map{ width: 100%; height: 398px; }
#locationMap #map div.infoWindowAddress{line-height:1.2em!important; color:#000000;}