div.printoff {
	display: none;
	visibilty: hidden;
	}

td.showprint { 
	width: 100%; 
	visibilty: visible;
	}


