@media print {
	body { background: #fff; color: #000; }
	#header, #wrapper, #primary, #maincols { background: none; display: block; float: none; width: auto; height: auto; margin: 0; padding: 0;  }
	#header ul, #subnav, #footer, #googleads, .bluads, #breadcrumb, #searchbox, #localnav, #adblock { display: none; }
	img { position: static; float: none; }
	h1, h2, h3, h4, h5, h6 { color: #000; width: auto; text-align: left; color: #000; text-indent: 0; background: none; margin: 0 0 1 0; padding: 0; float: none; line-height: auto; width: auto; height: auto; }
	dt, dd, ul, li { float: none; }
	p, ul, blockquote, form, dl { margin: 0 0 1.5em 0; text-align: left; }
	#header #logo { margin: 0 0 1em 0; }
	.sIFR-flash { display: none !important; height: 0; width: 0; position: absolute; overflow: hidden; }
	.sIFR-alternate { visibility: visible !important; display: block !important; position: static !important; left: auto !important; top: auto !important; width: auto !important; height: auto !important; }
}