/* print.css */
.headerContainer { background: none !important; width: auto; padding: 0; height: auto; }
.headerContainer h1 { height: auto; }
.headerContainer ul.topNav, div.headerContainer ul.globalNav { display: none; }
.contentContainer .colLeft { display: none; }
.contentContainer .colRight { display: none; }
.contentContainer { width: auto; }
.phoneTop { display: none; }
.printPage { display: none;}