.CVan_result {
	margin-bottom: 20px;
	margin-left: 25px;
}
div.CVan_result table td {
	vertical-align: top;
	text-align: left;
}
div.CVan_result ul {
	padding: 0px;
	float: left;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.CVan_result ul li {
	font-size: 12px;
	color: #999999;
	list-style-type: none;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 5px;
}
div.CVan_result h2 {
	text-transform: capitalize;
	color: #666666;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
div.CVan_result h3 {
	font-size: 14px;
	font-weight: bold;
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
div.CVan_result li strong {
	color: #333333;
}


div.CVan_result  .price {
	background-image: url(../images/used_caravans/price.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 243px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	padding-top: 15px;
	padding-left: 10px;
	color: #2C6CA7;
}
div.CVan_result .salePrice {
	background-image: url(../images/used_caravans/offerprice.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 243px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	padding-top: 7px;
	padding-left: 10px;
	color: #FE0000;
}
div.CVan_result .salePrice .originalPrice {
	font-size: 12px;
	color: #2C6CA7;
	text-decoration: line-through;
}


div.CVan_result .mainImage {
	background-image: url(../images/used_caravans/greyLargeImagebox.jpg);
	height: 143px;
	width: 198px;
	text-align: center;
	padding-top: 11px;
	position: relative;
}
div.CVan_result .imgThumbs {
	background-image: url(../images/used_caravans/greyImagebox.jpg);
	height: 188px;
	width: 86px;
}
div.CVan_result .imgThumbs img {
	margin-top: 9px;
	margin-left: 9px;
}

.overlay {
	position: absolute;
	right: 12px;
	text-align: right;
	width: 175px;
}

#sold {
	color: #FE0000;
}
