

span.select {
   position: absolute;
   width: 138px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
   height: 21px;
   padding: 0 24px 0 8px;
   color:#000000;
   font: 12px/21px arial,sans-serif;
   background: url(images/select.gif) no-repeat;
   overflow: hidden;
 }

.auto_container {
	width: 850px;
	padding: 10px;
}

.auto_searchresult {
	width: 100%;
	height: 50px;
	color: #FFFFFF;
	text-align:right;
	font-size: 15pt;
	font-family: Times New Roman, serif;
}

.auto_filter {
	float: left;
	height: 0px;
}

.auto_filter DIV.filter {
	float: left;
	margin: 5px;
	width: 165px;
	color: white;
}

.auto_sort {
	float:right;
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Times New Roman, serif;
}

.auto_sort A {
	margin: 0px 10px;
	text-decoration: none;
	color: #FFFFFF;
}

.auto_sort A:hover {
	text-decoration: underline;
}

.auto_vehicle {
	border: solid 1px #676767;
	margin: 25px 5px;
	width: 100%;
	height: 124px;
	background-color: #FFFFFF;
}

.auto_vehicle DIV.title {
	padding: 4px 10px;
	border-bottom: solid 1px #676767;
	background-image: url(images/buckground.gif);
	background-repeat: repeat-x;
	font-size: 12pt;
	font-family: Times New Roman, serif;
	text-align: left;
}

A.details_link {
	color: black;
	text-decoration: none;
}

.fright {
	float: right;
}

A.details_link:hover {
	color: black;
	text-decoration: underline;
}

.auto_vehicle DIV.image {
	margin: 3px;
	width: 110px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	float: left;
}

.auto_vehicle TABLE.infotable {
	float: left;
	width: 180px;
	font-size: 8pt;
	font-family: Times New Roman, serif;
	margin: 5px;
	margin-right: 20px;
}

.auto_vehicle TABLE.infotable TD.value {
	text-align: right;
}

.auto_vehicle DIV.description {
	padding: 10px;
	font-size: 9pt;
	font-family: Times New Roman, serif;
}

.auto_vehicle DIV.price {
	width: 150px;
	float: right;
	margin: 20px 5px;
}

.auto_pages {
	width: 100%;
	height: 30px;
	color: #FFFFFF;
	font-size: 15pt;
	font-family: Times New Roman, serif;
	margin: 20px 5px;
}

.auto_pages EM {
	font-style: normal;
	background: #fff;
	color: #000;
}

.auto_pages A {
	color: #fff;
	text-decoration: none;
}

.auto_pages A:hover {
	color: #fff;
	text-decoration: underline;
}

.auto_auto_detail {
	border: solid 1px #676767;
	margin-top:10px;
	width:100%;
	float:left;
	color:#000000;
	background-color:#FFFFFF;
}

.auto_auto_detail_photo {
	margin-top:10px;
	width:125px;
	height:100px;
	text-align:center;
	vertical-align:middle;
	float:left;
	color:#000000;
	background-color:#FFFFFF;
}

.auto_cel_name {
	width:50%;
	height:28px;
	float:left;
	padding-left:15px;
	margin-right:-30px;
	font-size:16px;
	border-bottom:solid 1px #676767;
	background-image:url(images/buckground.gif);
	background-repeat:repeat-x;
	color:#000000;
}

.auto_cel_details {
	width:50%;
	height:28px;
	float:left;
	padding-right:15px;
	text-align:right;
	border-bottom:solid 1px #676767;
	background-image:url(images/buckground.gif);
	background-repeat:repeat-x;
	color:#000000;
}

.auto_middled {
	margin-top:4px;
}

.auto_table_middled {
	margin-left:8px;
	margin-top:0px;
	margin-bottom:2px;
	margin-right:5px;
}

.auto_vin {
	margin-left:5px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:10px;
	font-size:12px;
	height:100%:
}

.auto_text {
	margin-left:5px;
	margin-top:10px;
	margin-bottom:0px;
	margin-right:10px;
	font-size:12px;
	text-align:justify;
}

.auto_middled a {
	color:#000000;
}

.auto_vin_price {
	margin-left:5px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:10px;
	font-size:12px;
	height:100%:
}

#auto_imgHolder {
	float: left;
	margin: 20px;
  position:relative;
  width:370px; height:275px;
  overflow:hidden;
}

.auto_right {
	text-align:right;
	width:50%;
}

.auto_center {
	text-align:center;
	width:50%;
}

.auto_left {
	text-align:left
	width:50%;
}

.auto_table_top {
	vertical-align:top;
	clear: both;
}

.auto_header_detail {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
}

.auto_detail_right {
	float: right;
	width: 410px;
	font-family:"Times New Roman", Times, serif;
	font-size: 13pt;
	margin: 20px;
	background: url(../images/approved.jpg) no-repeat;
}

.auto_detail_right td {
	height:30px;
}

.auto_descr_detail {
	clear: both;
	float: left;
	width: 100%;
	text-align:justify;
	color:#FFFFFF;
}

.spacer {
	clear: both;
}

.auto_contayner {
	width: 900px;
	margin-left: -5px;
	margin-top: -9px;
}

H1.vehicle_detail {
	display: block;
	float: left;
	margin: 50px 100px 0px 30px;
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 21pt;
}

DIV.vehicle_detail_price {
	float: right;
	width: 200px;
	margin: 40px 90px 00px 20px;
}

.whitebg {
	background-color: white;
}

.aright {
	text-align: right;
	
}
#featured_container {
	position:absolute;
	top:740px;
	z-index:10;
}
#featured_vehicles {
	margin: 0;
	padding: 13px 10px 13px 43px;
	background-image: url(http://www.driveintl.com/inventory/images/featured-bg.jpg);
	background-repeat: no-repeat;

	width: 872px;
	height: 108px;
}

#featured_vehicles A {
	display: block;
	float: left;
	margin: 10px;
}

#featured_vehicles A IMG {
	width: 120px;
	height: 90px;
	border: 0;
}
