.featuredHomeContainer {
	border: 1px solid #ccc;
	margin-bottom: 15px;
}

.featured-home {
	border: white 7px solid;
	color: white!important;
	background: #006482 url(/images/home/featured-bg.png) top left repeat-x;
}

.featured-home a {
	color: white!important;
	display: block;
	padding: 15px 0 10px 0;
	width: 314px;
}


#content h3.featured-properties{
	margin: 0 0 15px 0;
}


* > .featured-home {
	width: 300px;
}

.featured-thumb {
	margin: 15px;
	margin-top: 0px;
	margin-bottom: 35px;
	float: left;
	width: 96px;
	height: 72px;
	border: 1px solid white;
}

#content .featured-home a h3 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 15px 5px 15px;
	padding: 0;
	color: white;
}
