@charset "utf-8";
@import "reset.css";

/* CSS Document */

body {
   background: white;
   font-size: 8pt;
   font-family:Arial, Helvetica, sans-serif;
}
td {
	vertical-align: top;
}
td.right {
	line-height: 0.98em;	
}
#year {
	font-weight: bold;
	font-size: 18pt;
}
#manufacturer {
	font-weight: bold;
	font-size: 18pt;
}
#make {

                font-weight: bold;

                font-size: 13pt;

}
#price {
	font-size: 40pt;	
	font-weight: bold;
	vertical-align: top;
}

#nonprice {
	font-size: 40pt;
	font-weight: bold;
	vertical-align: top;
}

.specs {
	font-size: 9pt;
}
.title {
	color: #999999;
	width: 100px;
	display: block;
	float: left;
}
#price:first-letter {
	font-size: 30pt;
	color: #666666;
	font-weight: normal;
	vertical-align: top;
}
#protection_plan {
	font-weight: bold;
	color: #00aaef;

        font-size: 13pt;
		line-height: 12pt;
}
#slogan {
	color: #00aaef;
	font-weight: bold;
	font-size: 10pt;
	width: 275px;
	margin-bottom: 10px;
}
#dealership {
	color: #00aaef;	
	font-size: 11pt;
}
#information {
	font-size: 8pt;
	line-height: 110%;
	margin: 0px 10px 0px 10px;
}
#dealership {
	font-weight: bold;
	margin-bottom: 5px;
}
