/* CSS Document for Printable Pages */
/*overrides styleGlobal.css */
body { background: #EEE url(/lexus-share/css/img/printBackground.gif) repeat-y fixed center; }
#wrapper { width: 696px; }
#ContentArea { position: relative; left: 0px; top: 0px; width: 696px; }
.brand { height: 75px; width: 696px; margin: 0; padding: 0; overflow: hidden; }
.brand img { margin: 0; padding: 0; }
#BodyWrapper { position: relative; left: 30px; top: 0px; width: 636px; }
#pageHd	{ height: 32px; }
h2 { float: left; display: block; line-height: 22px; margin-bottom: 0; font-size: 14px; } 
#prFr { float: right; height: 22px; padding: 0; margin: 0; }
.mainContent { margin: 0; padding: 0; width: 636px; }
#ftArea {position: absolute; }
div#ftDisclaim { position: static; margin: 0 0 0 30px; width: 636px; }
/* repositions footer for printing */
@media print {
	#ftArea {position: static;}
}



