.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 */
#footer, #rightcol, #top, #topmenu, #mainmenu, #submenu, #header, #footermenu, #footermenu, #secmenu, #newrhspanel, #secmenu, #bcrumbs, #arthead { display : none; }
#access { display : none; }
.extralinks { display : none; }
.first-col { display : none; }
.third-col { display : none; }


/* width fixes */
#main { position:absolute; left:-140px; width: auto; }
#leftcol { position:absolute; top:100px; left:0; right: 0; width: 650px; }

