.noprint
	{
	display:none;
	}
	
.printonly
	{
	display: block;
	}	
	
.maincontent	
	{
	width:90%;
	}
	
.maintopbar	
	{
	width:100%;
	}