#divMainContainer {
	border: 5px solid #D53138;
	padding: 10px;
}

.VehicleDiv
{
	font-size: 12px;
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	color: #cccccc;
	width: 260px;
	height: 270px;
	text-align: center;
	background-color: #222222;
}


.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: #cccccc;
	text-decoration: underline;
}

#divVehicleHeader
{
	width: 260px;
	height: 10px;
	padding: 0px;
	margin: 0px;
	background-image: url(/templates/13/noframes/images/checkers.jpg);
	background-repeat: repeat-x;
}
#divVehicleBody .GeneralLabel {
	color:#cccccc;
	}

#divVehicleBody
{
	width: 260px;
	padding: 0px;
	height: 260px
}
#divVehicleBody a {
	color:#cccccc;

}



#divVehicleFooter
{
	width: 260px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
}
