#PageIntro h2 {font-size: 100%; margin-bottom: .5em;}

#Areas {
	width: 800px;
	overflow: visible;
}
#AreasList {
	width: 150px;
	float: left;
}
#MapContainer { width: 550px; float:left;}

#PropertyTypes {
	clear: both;
}
#ddlAreaIDs {
height:390px; width:120px;
}

#ddlAreaIDs option {
font-size: 10px;
}

