/* RED METALLIC 081 */
/* ********************
Table of Contents
- A. Navigation
- B. Header
- C. Body
- D. Footer
**********************/

/********************
	E. COMPARATOR
*********************/

#car-compare-table .car-name {
	background-color: #707070;
	color: #fff;
}

#car-compare-table .car-select SELECT {
	color: #5c5c5c;
}

#car-compare-table .header {
	color: #707070;
	font: normal normal bold 12px "trebuchet MS";
}

#car-compare-table .car-photo .link {
	color: green;
}

#car-compare-table .carContainer a {
	color: green;
}

#car-compare-table .carContainer {
	background-color: #ffffff;
}

#car-compare-table a {
	color: #707070;
}

.header  a {
	color: #fff;
}
#vehicle-list-container .left-col {
	border: 1px solid #cccccc;
	background-color: #fff;	
}
.notice {
	font: normal normal normal 10px "trebuchet MS";
}
