.hidePrint 
{
	display: none;
}

.showPrint 
{
	display: block;
}

#outerTable
{
	height:auto;
}