/* override styles when printing */
@media print {
 body { margin:10px; color:#000; background-color:#FFF; }
.st_bg, .mainnavbar, #notices, .buttondrop2, .mytoolbar, .topwrap, .tfoot, .custompostbit2, #qrform, .nextprevstyle, .forumrulescol, .hidecopytext, .footerwrap { display:none!important; }
.navbar { font-size:60%; color:#555; }
.headstyle { border-top: 2px solid #333; }
}
