@media print 
{
    body {background-color:#fffffff; WIDTH: auto;}
	#LeftCol {/*visibility:hidden;*/}
	#RightCol{}

}