body { font:10pt/1.1 "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", "Verdana", Helvetica, Arial, sans-serif; }
#prenav img, #submenu, .logo, .imgleft,
#fixbutup, div[id=fixbutup], #toc { 
  display: none !important;
}

#container, #main, #content, .biblist {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}

#header, #menu { 
  background: white; 
  color: black;
  margin: 0; width: 100%;
  font-size: 80%;
}

#menu a {  color: black; }
#menu ul { margin: 0; padding:6px 0; list-style:none; }
#menu li { display:inline; margin:0;  padding:8px; }
#menu li#here { border: solid 2px black; }
h2 { border: solid 2px #333333; }


dl { clear: both !important; }
dd { clear: both !important; margin: 0 0 0 50px !important; }

