.noPrint{
	display: none;
}
.showPrint {
	display: block;
}
TABLE.showPrint {
	width: 100%;
}