@charset "utf-8";
/* CSS Document */
.inv-price {
 	font-family: Tahoma;
	font-size: 26px;
	font-weight: bold;
	color: #a70d0f;
}
.inv-head {
 	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #ac180c;
	}
.inv-head-color {
 	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.inv-mileage {
 	font-family: Tahoma;
	font-size: 14px;
	color: #ac180c;
	font-weight: bold;
}
a.inv-nav:link  {
 	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #a70d0f;
}
a.inv-nav:visited {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #a70d0f;
	text-decoration: none;
}
a.inv-nav:hover {
   	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.fuelecoinv {
	background-color: #eeeeee;
	border:1px solid #000000;
}
#cag-search-more{
	text-align:right;
	padding-bottom: 4px;
	padding-top: 4px;
}
