/* ---------------------------
print.css 
use with style2.css
---------------------------- */

#body { background: white; color: black; width: auto; }
#sidebar, #header, #footer { display: none; }
#content { width: 100%; float: none; }
#hmenu { display: none; }
.breadcrumb { display: none; }

h1 { font: 18pt Times bold; }
h2 { font: 16pt Times bold; padding: 0 0 10px 0; border-bottom: 1px solid #ccc; }
p { font: 11pt/14pt Times; }