html, body { margin: 0.1in 0.2in; color: #000; background-color: #FFF; }

a { color: #000; text-decoration: none; }

div#header { display: none; }

div#navContainer { display: none; }

div#wide { background: #FFF; }

body#dealerRetBody p.right { display: none; }

p.printer { display: none; }

table { width: 95%; border: 1pt solid #000; }

td, th {
	border: 1pt solid #000;
	padding: 8pt;
	vertical-align: top;
	}

table#dealerListing {
	width: 95%;
	}

table#dealerListing th {
	text-align: left;
	color: #000;
	background-color: #FFF;
	}

table#dealerListing th,
table#dealerListing td {
	border: 1pt solid #000;
	padding: 8pt;
	}