#masthead, #navbar, #sidebar, #metastuff b, #metastuff .discuss, div.discuss {
  display: none !important;
}
body, #main, #ColumnB, #footer {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

html body #main {background: none;}

html body {position: static; width: auto; height: auto;
  margin: 1em 0 0; padding: 0; border-top: none;
  font-size: 0.9em; text-align: right;
  background: none;}

html body # {padding: 0 0 0.5em; margin: -1.5em 0 2em; text-align: left;
  background: none; position: relative; color:#FF0000;}
html body #footer {background: none; visibility:hidden !important;}
html body #header {background: none; visibility:hidden !important;}
html body #ControlPanel {background: none; visibility:hidden !important;}
html body #ColumnA {background: none; visibility:hidden !important;}
html body #footer p {border-left: none; margin-left: 0; text-align: center; }
html body #ColumnB {float: none; position: static; width: 100%; height: auto; top:0;left:0 !important;}
html body pre, html body code {vertical-align: baseline;}

#footer a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%;}

#articletext a[href^="/"]:after,
#authorbio a[href^="/"]:after,
#footer a[href^="/"]:after {
 
