@media print
{
	#CMSTopDiv, #CMSLeftDiv, .h3Img, .dSearchTbl {
		display: none;
	}
	#CMSRightDiv {
		margin-left: 2%;
	}
}