
.VehicleDiv
{
	font-size: 12px;
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	color: #000000;
	width: 260px;
	height: 300px;
	text-align: center;
	background-image: url(/templates/20/noframes/images/bgRepeatX-VerticalGradient-250h1w.jpg);
	background-repeat: repeat-x;
}


.YearMakeModelTrim
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	width: 210px;
}



.VehiclePrice
{
	font-size: 22px;
	font-weight: bold;
	color: #c81444;
}


.YearMakeModelTrim A
{
	color: #000000;
}



#divVehicleHeader
{
	width: 260px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	border-top: solid 2px #c81444;
}


#divVehicleBody
{
	width: 260px;
	padding: 0px;
	height: 260px
}

#divVehicleFooter
{
	width: 260px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
}
