div#similar {	
	background: transparent url(../images/similar_background.jpg) bottom center no-repeat !important;
	height: 130px;
	margin-top: 0 !important;
	padding: 50px 0 0 10px !important;
	}
div.fVehList {
	display: block;
	float: left;
	margin: 0 0 0 22px !important;
	width: 112px;
	}
a.fVeh {
	padding: 0;
	margin: 0;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	float: left;
	width: 112px;
	height: 120px;
	overflow: hidden;
	}
a.fVeh:hover {
	color: #6A0000;
	}
a.fVeh img {
	width: 100px;
	height: 75px;	
	background-color: #eaeaea;
	border: 1px solid #ccc;
	padding: 5px;
	}
a.fVeh img:hover {
	background: #6A0000;
	}
.toolTip {
	width:224px;
	height:210px;
	background:url('../images/featured_popup.png') center center no-repeat;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	padding:12px 0;
	margin: 0;
}
* html .toolTip {
	background:url('../images/featured_popup.gif') center center no-repeat;
}
.toolTipInner {
	width:181px;
	margin-top:17px;
	margin-left:21px;
	overflow:hidden;
}
.toolTipTitle {
	font-size:18px;
	font-weight:bold;
	width: 194px;
	height:23px;
	margin: 0 auto 3px auto;
	padding: 15px 0 0 0;
	color: #fff;
	text-align: center;
	overflow: hidden;
}
.toolTipInner_left {
	float:left;
	text-align:right;
	color:#6e6a6a;
	font-size:12px;
	line-height:22px;
	width:55px;
}
.toolTipInner_right {
	margin-left:63px;
	font-size:14px;
	line-height:22px;
}
.toolTipInner_price {
	font-size:27px;
	font-weight:bold;
	line-height:25px;
	color:#ff0000;
	text-align:left;
	margin-top: 5px;
	margin-left: 1px;
	padding-top: 5px;
}
.toolTipInner_price div {
	font-size:12px;
	color:#000;
	line-height:normal;
}
.toolTipInner_price{
	float: left;
	padding-left: 18px;
}
.toolTipInner_call{
		width: 100px; 
}

