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