#pagination
{
	width: 98%;
	position:absolute;
	text-align:right;
	left: 2px;
	z-index: 0;
	top: 12px;
}

#vehicleInfo
{
	position:absolute;
	left: 2px;
	top: 26px;
	height: 247px;
	width: 234px;
}

#vehicles
{
	position:absolute;
	left: 239px;
	top: 44px;
	width: 526px;
	height: 212px;
}

#city
{
	width: 98%;
	position:absolute;
	text-align:right;
	left: 2px;
	z-index: 0;
	top: 269px;
}

.arrow_page
{
	font-family: "Courier New", Courier, mono;
	text-decoration:none;
	color:#ADADAD;
}

.vehicle_thumb { border: 1px solid #999999; }

#type {
	position:absolute;
	width: 378px;
	height: 23px;
	left: 239px;
	top: 11px;
	z-index: 200;
}
