body {
font-family:Verdana;
font-size:x-small;
line-height:1.3em;
}

a:active, a:link, .g-novisited a:visited {
color:#3D3DB3;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

div.title {
font-family:Arial,Helvetica,sans-serif;
font-size:small;
font-weight:bold;
}

div.small_description {
color:#000000;
float:left;
padding-bottom:3px;
width:100%;
}

div.prices {
text-align:right;
white-space:nowrap;
width:72px;
}

.des_cols{
	vertical-align:top;
	text-align:left;
	padding: 5px;
}

.detail_cols{
	vertical-align:top;
	text-align:right;
}

#auto_container{
	min-height: 350px;
}

.listing_container{
	width: 640px;
	border-top: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
}

#inside_header{
	border-top: 2px solid #ffffff;
	background-color: #F4F4F7;
}
#top_header{
	min-width: 640px;
	border-top: thin solid #DEDEDE;
	border-bottom: thin solid #CCCCCC;
}

#main_listings_container{
	width: 640px;
	border-left: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;
	float:left;

}
#search_box{
	min-width: 148px;
	max-width: 195px;
	border-left: thin solid #DEDEDE;
	border-right: thin solid #DEDEDE;
	border-bottom: thin solid #DEDEDE;
	float:left;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	background-color: #ffffff;

}

#search_box_embed{
	min-width: 148px;
	max-width: 195px;
	float:left;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;

}

select{
	font-size: 14px;
	font-family: verdana;
}
.search_header_container{
	background-image: url('/public/images/round_corners/blue_background.jpg'); 
	background-repeat: repeat-x; 
	background-color: #D6E7F7; 
	min-width:150px;
	float:left;
	margin-right: 10px;
}
.search_header_text{
		border-left: thin solid #97B3BF; 
		border-right: thin solid #97B3BF;
		border-width:0 1px;
		padding: 5px;
		padding-bottom: 10px; 
		border-bottom:thin solid #97B3BF;  
		font-family: arial; 
		font-weight: bold; 
		color: #5D5D5D; 
		font-size: medium;
}
