/*
	print.css
*/
 
* { background: none !important; }
H2, H3, H4, H5, H6, DT { page-break-after: avoid; page-break-inside: avoid; }
TABLE, BLOCKQUOTE, IMG, LI, .figure { page-break-inside: avoid; }

.nav,
#site-search-form,
#footer-global,
#utilities-menu,
#utility-link { display: none; }

#contentheader,
#headerbar { padding-left: 0; }


#col-side { display: none; }



#pagewrapper { min-width: 0; }
#bodywrapper { width: auto; }
#contentwrapper { width: auto; padding: 0; }
#maincontent { padding: 0 !important; }
#header-global { position: static; width: auto; margin: 0; }
#col-main { width: auto; }
BODY { color: #111; }
