body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#popupwrapper {
	width: 662px;
}
#popupwrapper #popupheader {
	z-index: 100;
	position: absolute;
}
.carthumb {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BF2019;
	margin: 5px;
	border: 1px solid #BF2019;
	text-align: center;
	height: 128px;
	width: 171px;
	float: left;
}
.carthumb a {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.carthumb p {
	margin: 0px;
	padding: 5px;
}
.carthumb img {
	width: 171px;
	height: 101px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.current_cars .carthumb {
	width: 284px;
	height: 215px;
}

.current_cars .carthumb img {
	width: 284px;
	height: 188px;
}
h1#carname {
	font-size: 1.6em;
	color: #990000;
}
#maintable {
	background-image: url(images/bkg.gif);
	background-repeat: repeat-y;
}
.style1 {color: #FFFF00}
.highlight {
	color: #FFF;
	background-color: #F00;
	padding: 6px;
	text-align: center;
}
.highlight p {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}
.highlight a {
	color: #FF3;
}
td.bottom_col {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C88377;
	padding-top: 20px;
	text-align: justify;
}

