@media print {	
	
	.be-nice-to-Mac-IE5 {
		font-family: "\"}\"";
		font-family: inherit;
	}
	#top q { display:none; }
	#top span { display:none; }
	#top {width:450px; float: left;}
	#body { overflow:visible; border:none; }
	#header { display:none; }
	#east { float:none; width:752px; }
	#west { float:left; display:none; }
	#west ul { display:none; }
	#west table { display:none; }
	#quick_search { display:none; }
	#main { display:table; margin:0; width:auto; }
	
	
	.hide_from_printer { display:none; }
	#imageContainer img {opacity:1;}
	#siteLogoForPrint {display:inline; float:left; margin:0; padding:0;}
}