body {
   background: white;
   font-size: 12pt;
   }
#menu, #nav, #footbar, #top, #topbar, #topbarmenu, #cookiecrumbnav, #footprintreg, #leftcolumn {
   display: none;
   }
#content {
	border: 0px;
	float: none;
}
div#content {
   width: auto;
   color: #000;
   background-color: #FFF;
   padding-top: 1em;
   border-top: 1px solid #930;
   margin-top: 0px;
   float: none;
   }
*div#wrapper, div#content, div#textarea {
	float: none;
}
#textarea {
	float: none;
}
#wrapper {
	float: none;
}
div#textarea {
	margin-right: 10%;
}
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
/*  #content a:link:after, #content a:visited:after {
   content: " (http://www.issels.com/" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.issels.com" attr(href) ") ";
   }
*/

