/* print.css */
html{height:auto;}

.onlyPrint{display:block}

.LNoPrint, .ContentLeft, #Header, #Footer, .ContentRight {display:none;}






