
.txt_body{
	padding-left: 8px;
	padding-right:0px;
}

#search .header{
	background-color: #76838D;
	height: 20px;
	xwidth: 311px;
	
	color: #FFFFFF;
	padding-left: 7px;
	
	font-size: 11px;

}


#search .form td{
	background-color: #A9B3B8;
		
	color: #333333;
	padding-left: 7px;
	
	
	padding-top: 10px;

}

#search .form select{
	border: 1px solid #7F9DB9;
	width: 130px;
	
	color:#333333;
	font-size:11px;

}

#listings .header{
	background: url(images/common/bg_header.gif) repeat-x;
	height: 20px;
	color: #333333;
	padding-left: 7px;
	
	border-right: 1px solid #76838D;
}

#listings .list{
	background: #D2D7D9;
	height: 20px;
	color: #333333;
	font-size: 10px;
	
	
}

#listings .list td{
	
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-right: 1px solid #76838D;
	
	
}

#listings .list-alt{
	background: #A9B3B8;
	height: 20px;
	color: #333333;
	font-size: 11px;
	
	
}

#listings .list-alt td{
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-right: 1px solid #76838D;
	
	
}

.rowLink {
		cursor: pointer
}

#listings tr:hover, #listings tr.hilight {  
		background-color: #76838D; 
		color: #FFFFFF 
}

#detail_nav{
	background-color:#76838D;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#detail_nav a{
	
	color: #ffffff;
	
}

#detail_header{
	background: url(images/common/car_header.gif) repeat-x #76838D;
	font-size: 14px;
	color: #363D41;
	font-weight:bold;
	height: 27px;
	padding-left: 5px;
	margin-top: 1px;
}

#detail_specs{
	font-size: 12px;
	color: #333333;
	background: url(images/common/tips_bg.jpg) repeat-x;
}

#finance{
	width: 374px;
	padding: 10px;
	background-color:#FFFFFF;
}

#finance span{
	font-size: 20px;
	color:#3261AF;
}

#finance a{
	font-size: 14px;
	color:#3261AF;
	font-weight:bold;
}


hr {
border-color:#E8EAEC -moz-use-text-color -moz-use-text-color;
border-style:solid none none;
border-width:1px 0pt 0pt;
height:0px;
margin-bottom:5px;
margin-left:0px;
margin-top:5px;
width:530px;
}

h1 {
color:#4D4D9B;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:115%;
font-weight:bold;
line-height: 150%;
padding: 0;
margin:0;
margin-top: 10px;
}

ul{
	margin:0;
	padding:0;
	margin-left: 25px;
	margin-top: 3px;
	margin-bottom: 15px;
}

ul li{
	margin-bottom: 5px;
}