@charset "utf-8";



#properties-map {
	width: 980px;
	height: 600px;
	margin: 0;
}

#properties-map h2 {
	font-size: 14px;
}

#properties-map h2 a {
	color: #555;
}

#properties-map .details-overview {
	margin: -10px 0 10px;
	padding: 3px 0;
}

#properties-map .the-more {
	margin-bottom: 1px;
}

.map-property-sale,
.map-property-rent {
	width: 215px;
}



