body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	background: white;
	}
	
#menu {
	display: none;
	}
#header img, #header, #splash img, #splash, #sidebar, #fullcontentlist{
	display: none;	
}
#wrapper, #content {
	width: auto; 
	margin: 0;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.patentable.com" attr(href) ") ";
   }
	