/* CSS Document */

body  {
	position: relative;
	margin: 0px 0px;
	background: #EFEFEF;
}
/*td {
	vertical-align: top;
}
*/
form  {
	margin: 0px 0px;
}

#outline  {
	position: relative;
	width: 902px;
	margin-left: auto;
	margin-right: auto;
}
#bspacer  {
	position: relative;
	height: 25px;
	background: url(images/bot_nav_bg.jpg) center top repeat-x;
}
.header  {

}

.nav  {
	position: relative;
	height: 26px;
	background: url(images/btnBG.jpg) center top repeat-x;
}

.search_form  {
	margin: 5px 5px 5px 5px;
}

.bnav  {
	position: relative;
	height: 25px;
	top: 5px;
	text-align: center;
}


#vehicleMake, #vehicleModel, #priceRange {
	width: 150px;
}
#search_text  {
	position: relative;
	top: -12px;
}

.style1 {color: #00606B}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

