/* 	These styles should be mirror to the print media section of members.css.
	It is placed there to minimize http requests */
*{ background:transparent !important; -moz-box-shadow:none !important; -webkit-box-shadow:none !important; box-shadow:none !important; color:#333 !important; text-shadow:none !important; font-size:12px !important; }
a,
a:visited	{ border: 0 !important; color: #333 !important;  font-weight: normal !important; text-decoration: underline !important; }
blockquote,
pre			{ border: 1px solid #999; page-break-inside: avoid; }
img			{ page-break-inside: avoid; }
@page 		{ margin: 0.5cm; }
p, h2, h3	{ orphans: 3; widows: 3; }
h2, h3		{ page-break-after: avoid; }
#main		{width:auto;float:none !important;}
#help,
#logout_button,
nav,
#nav,
.nav,
#sidebar	{display:none !important;}