.noprint { display : none; }
.print {	width : 100%; }

H1, H2, H3, H4, H5, H6  { page-break-after: avoid; page-break-inside: avoid }
BLOCKQUOTE,   PRE   { page-break-inside: avoid }
UL, OL, DL  { page-break-before: avoid }
 
 
/* DON'T PRINT */
#status { display : none; }
.extralinks { display : none; }
.first-col { display : none; }
#secmenu { display : none; }
#newrhspanel { display : none; }
#bcrumbs { display : none; }
#arthead { display : none; }
span.heading { display : none; }
#access { display : none; }
#footer-wrap {display : none; }

/* width fixes */
#content { position:absolute; left:0px; right: 0px; width: 100%}
#footer-wrap { position:absolute; bottom:0px; width: 100% }
.second-col { width: 100% }
.float-wrapper { width: 100% }