﻿
.used-car-body
{
	background-color: White;
	background-position: center center;
}

.used-car-wrapper
{
	width: 939px;
}

.used-car-display
{
	padding-left: 0px;
	padding-right: 0px;	
}

b, strong 
{
	font-weight:bolder;
}


a:link,
a:visited
{
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

a:hover
{
	text-decoration: underline;
	font-size: 11px;
}

.currentpage
{
	font-size: 11px;
}