@charset "utf-8";
/* CSS Document */

#feat_listing h4 {
	font-size: 16px;
}
#feat_listing img {
	float: left;
	margin: 0 10px 0 0;
	width: 48%;
}
#active_listings h4.listing_heading, #sold_listings h4.listing_heading {
	margin-bottom: 20px;
	text-align: center;
}
#active_listings img, #sold_listings img {
	width: 40%;
}