@media print {

	#sidebar {display: none;}
	
	#header { height: auto; }

	.imgright {display: none;}

}
