#noPrint { display: none; }
#doPrint { display: block; } 

.noPrint { display: none; }
.doPrint { display: block; }