
.community-map{

	height: 350px; width: 340px; background-color: #ddd;
}
.areaHeading{
	color: #002D56;
	font-size: 17px;
	line-height: 20px;
    text-decoration: underline !important;
}
div#property-search-map{
	height: 600px;
}

div#property-search-map h2.map-header {
    font-size: 16px;
    margin-top: 0;
    text-align: center;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 10px;
}

div#property-search-map h3.instructions {
    color: #787878;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}

#property-search-map h3 {
    color: #002D56;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 10px;
}
div#property-search-map td.back-link {
    text-align: right;
}

div#property-search-map a.back-link {
    color: #0099CC;
    font-size: 12px;
    font-weight: bold;
    padding-right: 5px;
}
.highlighted {
    background-color: #FFFF99;
}