.hidePrint 
{
	display: none;
}

.showPrint 
{
	display: block;
}
