.mouse_over {
	cursor: pointer;
}
.vehicle_list_main_div {
	width:100%;
	height:121px;
	position: relative;
}
.vehicle_list_display_holder_table {
	height:121px;
	width:100%;
	padding:0px;
	margin:0px;
}
.vehicle_list_middle_row {
	height: 85px;
	width: 100%;
	background-color: #eeeeee;
}
.vehicle_list_display_title_bar {
	background-color:#323232;
	height:19px;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:14px;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}
.vehicle_list_pic {
	position: absolute;
	top: 19px;
	left: 0px;
}
.vehicle_list_user_options {
	position: absolute;
	width: 258px;
	height: 19px;
	bottom: 16px;
	right: 0px;
	padding-left: 0px;
	text-align: right;
	background-image:url(imgs/bkg_middle_tab.jpg);
	background-repeat:no-repeat;
}
.vehicle_list_user_options a {
	padding-left: 10px;
	padding-right: 10px;
	color:#323232;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.vehicle_list_info_table {
	position: absolute;
	top: 25px;
	left: 121px;
}
.vehicle_list_info_right {
	line-height:14px;
	text-align:right;
	color:#323232;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
}
.vehicle_list_info_left {
	line-height:14px;
	padding-left:3px;
	color:#323232;
	font-family:Tahoma;
	font-size:10px;
}
.vehicle_list_display_bottom_bar {
	background-color:#D0D0D0;
	height:19px;
	vertical-align:middle;
	color:#323232;
	font-family:Tahoma;
	font-size:9px;
	padding-left: 3px;
	padding-right: 3px;
}
.vehicle_list_compare {
	height:10px;
	width:10px;
	padding:0px;
	margin:0px;
	vertical-align:middle;
}
.vehicle_list_details {
	float: right;
	padding-right: 5px;
	padding-top: 5px;
}

.sr_search_form {
	background-image: url(http://www.johnvanceford.com/modules/search_results/imgs/header_search_results.gif);
	background-repeat: no-repeat;
	width: 878px;
	height: 85px;
}
.search_select {
	font-size: 10px;
}
.search_type{
	position: relative;
	left: 150px;
	top: 10px;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	width: 300px;
}

.search_fields{
	position: relative;
	left: 15px;
	top: 15px;
}
.search_results_sub_header {
	float: right;
	padding-right: 20px;
	color: #FFFFFF;
	font-family: Tahoma; 
	text-decoration: none; 
	font-size: 8pt; 
}
.search_results_sub_header a {
	color: #FFFFFF;
	font-family: Tahoma; 
	text-decoration: none; 
	font-size: 8pt; 
}

.search_sort{
	padding-left: 5px; 
	font-family: Tahoma; 
	text-decoration: none; 
	color: #2d496c; 
	font-size:8pt; 
	font-weight:bold; 
	text-align:middle;
}
.search_sort a {

	font-family: Tahoma; 
	text-decoration: none; 
	color: #2d496c; 
	font-size:8pt; 
	font-weight:bold; 
	text-align:middle;
}

.compare {
	color: #333333;
}

.compare_text {
	color: #333333;
}

.compare_price {
	color: #333333;
}

.compare a {
	color: #333333;
}

.compare_title {
	color: #333333;
	font-weight: bold;
}