/* print a transparent 1x1 image instead of the header image (a hack to resolve the problem of the header image printing on every page */
.topheaderpreload { background:url(/images/icons/spacer_trans.gif) no-repeat top left; }

/* hide the "Close window" text for printing */
.closeWindowText { display: none; }