@charset "utf-8";
/* CSS Document */

#extras {clear:both; margin-bottom:25px;}
#selectRegionList{ margin:24px 0px 10px 0px; padding:0px; }
#selectRegionList #locationRegion{width:250px;}
#selectList {margin:0px 0px 10px 0px; padding:0px;}
#selectList #locationDetail {width:250px;}



#locationMap {
 padding: 0px 0px 0px 0px; 
 margin: 10px 0px 0px 0px;
 clear: both; 
 width: 470px; 
 height: 290px; 
 border: 1px solid #6f1763; 
}

#locationMap #map{ width: 470px; height: 290px; }
#locationMap #map div.infoWindowAddress{line-height:1.4em!important; color:#000000;}
.locationMapPopupTitle {
	color: #6f1763;
}