/*
	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; }

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

#contentheader,
#contentheader a,
#navbar A,
.listing-page #contentbody.thumb LI H2 A{ color: #000; }

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

/*
#col-side { display: none; }
*/
.js .utilities-menu { 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; }
