
.featured
{
	clear: both;
	padding-top: 2em;
}
.featured ul
{
	margin-top: 0.5em;
}
.featured ul,
.featured li
{
	list-style-type: none;
	display: block
	margin: 0 !important;
	margin-left: 0 !important;
	padding: 0 !important;
	width: 100%;
	position: relative;
}
.featured .thumbnail
{
	position: relative;
	float: left;
	padding-right: 1em;
	padding-bottom: 0.5em;
}
.featured li:after
{
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}
img
{
	border: 0;
}

.featured li
{
	background: #efefef;
	color: #336666;
	font-size: 10px;
}
.featured li a
{
	color: #336666;
	text-decoration: none;
}
.featured .van-details
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.featured .van-title a
{
	font-weight: bold;
	font-size: 116%;
}
.manufacturer-badges
{
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
}
.manufacturer-badges div
{
	display: block;
	float: left;
	margin-right: 2px;
}
.manufacturer-badges:after
{
	display: block;
	clear: left;
	height: 0;
	visibility: hidden;
	content: ".";
}
h2,
h3
{
	color: #336666;
}
#rhcol
{
	overflow: hidden;
}
