.noPrint { 
	display: none; 
} 
.showPrint{
	display: true; 
}
