
.VehicleDiv
{
	font-size: 12px;
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	color: #CCCCCC;
	width: 260px;
	height: 300px;
	text-align: center;
	background-image: url(/templates/14/noframes/images/1x250_BottomGradient.jpg);
	background-repeat: repeat-x;
}


.YearMakeModelTrim
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	width: 210px;
	margin-top: 2px;
	margin-bottom: 4px;
}



.VehiclePrice
{
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
}


.YearMakeModelTrim A:link, A:visited
{
	color: #CCCCCC;
	text-decoration: none;
}

.YearMakeModelTrim A:hover
{
	color: #ffffcc;
	text-decoration: underline;
}

#divVehicleHeader
{
	width: 260px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	border-top: solid 2px #0088ba;
}


#divVehicleBody
{
	width: 260px;
	padding: 0px;
	height: 260px
}

#divVehicleFooter
{
	width: 260px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
}
.GeneralLabel {
	color: #cccccc;
}