html body,
html #header,
html #main, 
html #content, 
html .column, 
html #footer {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}

html body {	text-align: left; }

html body pre, 
html body code { vertical-align: baseline; }

#nav {
	display: none !important;
}


/*
#articletext a[href]:after,
#authorbio a[href]:after,
#footer a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%;} 
*/
