/****** SCF: Searchable Custom Fields ******/
table#scf{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 323px;
	background-color:#ffffff;
}
table#scf tr td{
 	padding: 0px 3px 2px 3px;
	font-size: 8pt;
}
table#scf tr td.field{
 	width:50px;
	font-weight: bold;
	font-size: 8pt;
}
table#scf tr td.field_r{
 	width:110px;
	font-weight: bold;
	font-size: 8pt;
}
table#scf tr td.field_s{
 	width:100px;
	font-weight: bold;
	font-size: 8pt;
}
table#scf tr td.field_g{
 	width:138px;
	font-weight: bold;
	font-size: 8pt;
}
/****** ACF: Additional Custom Fields ******/
div#acf_container{
	background-color:#ffffff;
	padding:5px;
	font-size: 9pt;
}
table#acf{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 323px;
	background-color:#ffffff;
}
table#acf tr td{
 	padding: 0px 3px 2px 3px;
	font-size: 8pt;
	
}
table#acf tr td.field{
	font-weight: bold;
	width: 120px;
	font-size: 8pt;	
}
.autos_header{
	padding: 0px 0px 10px 0px;
}
.autos_header div{
	font-weight: bold;
	font-size: 12pt;	
	color:#02468A;
}
.autos_header div#city{
	font-weight: bold;
	font-size: 10pt;	
	color: #777777;
}