body {
 margin:0;
 padding:0;
 background:none;
}
p {color: #333}
#header, #masthead, #pathway, #navigation,
.moduletable_bottomlinks, #footer, .buttonheading {
 display:none;
 position: absolute;
 left: -9999px;
}


 /* override js inline styles */ 
span[style], div[style] { 
 	color: inherit !important; 
	font-size: inherit !important; 
	height: auto;
	width: auto;
}  

div, h1, h2, h3, h4, ul, blockquote {
 float:none !important;
 width:auto !important;
 padding:0 !important;
 padding-bottom:1em !important;
 margin:0 !important;
 background:none !important;
}

div#page, div#page ul, div#page p {
 position:relative;
}
.moduletable-copyright a{
 color: #777;
}
h1, h2, h3, h4, h5, blockquote {
 position:relative;
}
blockquote {
 width:100% !important;
 clear:both;
}
blockquote p {
 text-indent:0;
 color:#555;
 background:none !important;
 width:100% !important;
 padding:1em 0 !important;
 margin:0 !important;
}
p.articleinfo  {margin-bottom: 1em !important;}
