/*

NRDC Switchboard print stylesheet
author: Michael Barrish (http://lumino.us)
version: April 27, 2010

*/

#skip, #banner, #nav, #form-search, #topstories, #print, dl.tags, #entry-info, #bookmark, #comment-form-container, #pagenav, #col-side, #footer-nav {
	display: none !important;
	}


#container, #content, #col-main {
	background: none !important;
	float: none !important;
	margin: 0 !important;
	width: auto !important;
	}

* html #container { width: 100% !important; }
* html #content { width: 100% !important; }
* html #col-main { width: 100% !important; }

#footer {
	margin-top: -1em !important;
	}