@charset "utf-8";
/* CSS Document */

a:link { color: #000; text-decoration: none; }
#header, #navigation, #featured, #sidebar, #footer2 { display: none; }
#content { display: block; font-family: Arial, Helvetica, sans-serif; font-size: 120%; height: auto; }
.title { width: 250px; }
#footer { font-family: Arial, Helvetica, sans-serif; font-size: 150%; text-align: center; width: 100%; padding-top: 200px; }
#priceQuote td { border-bottom: 1px solid #000; }
#priceQuote tr td img { display: none; }
#priceQuote a { color: #000; text-decoration: none; }

#content h1,
.hide,
#print,
.legal { display: none; }
#priceQuoteWrapper { background: none; }