/* layout */
BODY, FORM, FIELDSET, UL, OL, H1, H2, H3, H4, H5, P {padding: 0; margin: 0;}
.hidden {display: none;}
HTML, BODY {height: 100%;}
BODY {background-color: #D3D1D1; text-align: center; font-family: Arial, sans-serif; font-size: 70%; color: #72808A;}
TABLE {font-size: 100%;}
#main {width: 620px; margin-left: auto; margin-right: auto; text-align: left; position: relative; background-color: #fff;}
#page_content H2 {color: #ED0404; text-transform: uppercase; font-size: 120%;}
#det-close {display: none;}
#detail .det-table {margin-top: 1.5em;}
#detail .det-table TH, .detail .detail-table TD {padding: 3px 14px; padding-left: 0;}
#detail .det-table TD {color: #9D9D9D;}
#detail .det-table TD.price STRONG {color: #DB0A08; font-size: 110%;}
#detail H3 {font-size: 100%; text-transform: uppercase; background-color: #F2F2F1; margin-top: 1.5em;}
#detail P {margin-top: 1em;}
#det-image IMG {border: 0; margin-top: 10px; margin-right: 10px; visibility: visible !important;}
#det-image IMG.break {clear: both;}
#det-image A SPAN {display: none;}
#det-listing {display: none;}
#det-links {display: none;}
#footer {display: none;}
.print {display: block;}

