/* CSS Document */

body {
	background: white;
	font-size:12pt;
	color: black;
}

#header, #sidebar, #footer, img.salesPhotosm, #salesPhotos h3, p.printLink {
	display:none;
}

img.printHeader {
	display: block;
	float:left;
}

#wrapper {
	width:auto;
	margin:0 5%;
	padding:0;
	border:0;
	float:none !important;
	color:black;
	background:transparent none;
} 

div#content {
	padding-top:1em;
}

h2 {
	text-align:right;
	font-size:18pt;
	margin-left:250px;
	height:90px;
}

img.salesPhotolg {
	border:1px solid black;
	float:right;
	margin-bottom:40px;
}

#vehicleInformation {
	margin-top:-40px;
}

#vehicleOptions {
	float:left;
	width:50%;
}

#additionalInformation {
	width:50%;
	margin-left:50%;
}

h3 {
	margin-bottom:0;
}
