

.noPrint 
{ 
display: none; 
} 

#TableContent
{
	position: absolute;
	top: 320px;	
	left: 20px;
}
#TableContent2
{
	position: absolute;
	top: 160px;	
	left: 20px;
}

.pagestart
    {
        page-break-before: always;
    }
