.disclaim {
	font: 8pt Arial;
	/* color: #ffffff; for water01 */
	color: #000080;
	position: absolute;
	top: 400px;
	left: 10px;
	width: 600px;
}
	
.cartext {
	}

.cartext div {
	width: 548px;
	height: 350px;
	margin: 0;
	display: block;
	float: left;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
	position: relative;
	background-repeat: no-repeat;
	background-position: top;
	}
	
/* Internet Explorer only */
*html .cartext div {

	margin: 0;
	width: 580px;
	height: 370px;
	}

.carpic {
	position: absolute;
	top: 170px;
	left: 160px;
	}
	
.title {
	font-size: 12pt;
	margin: 45px 0 0 0;
	display: block;
	font-weight: bold;
	font-family: Arial;
	}

/* Internet Explorer only */
*html .title {
	margin: 115px 0 0 0;
	}
	
.smTitle {
	font-size: 7pt;
	font-weight: normal;
	margin: 0 0 0 0px;
	display: block;
	font-weight: normal;
	font-family: Arial;
	}
		
.sto {
	font-size: 12pt;
	font-weight: normal;
	display: block;
	position: absolute;
	top: 170px;
	}

.vin {
	font-size: 12pt;
	font-weight: normal;
	display: block;
	position: absolute;
	top: 335px;
	}
	
.retail {
	padding: 2px;
	font-size: 14pt;
	display: block;
	position: absolute;
	width: 175px;
	left: 400px;
	top: 300px;
	text-align: right;
	}

/* Internet Explorer only */
*html span.retail {
	font-size: 14pt;
	top: 300px;
	left: 400px;
	}

.price {
	font-size: 30pt;
	color: #FFFFFF;
	padding: 2px;
	display: block;
	position: absolute;
	left: 120px;
	top: 325px;
	}

/* Internet Explorer only */
*html span.price {
	top: 330px;
	left: 120px;
	} 
	
.cert {
	position: absolute;
	top: 110px;
	left: 4px;
	display: block;
	}
	
/* Internet Explorer only */
*html span.cert {
	top: 110px;
	left: 4px;
	}
	
.offer {
	position: absolute;
	top: 270px;
	left: 100px;
	margin: 0;
	padding: 0;
	width: 650px;
	font-family: Arial;
	color: #F1D50E;
	font-weight: bold;
	}

TD.ptr {font: 10pt Arial;
}