#FeaturedListings {
	float: right;
	width: 242px;
	margin-left: 20px;
	border: 1px dashed #2F3568;
	padding: 2px;
	margin-bottom: 10px;
	background-color: #F4EEE3;
}
#FeaturedListings a {
	padding: 5px 3px;
	display: block;
	color: #2F3568;
}
#FeaturedListings br {
	line-height: 5px;

}
#Members {
	margin-top: 15px;
}

