body {
  font-size: 90%;
}

p {
  line-height: 1.2em;
  widows: 4;
  orphans: 4;
}
#masthead {
  float: none;
  margin: 0;
  width: 100%;
}

#issue-details { border-bottom: 1px solid #d0d0d0;}

h1 { clear: both; }

#body {
  overflow: visible;
  float: none;  
  width: 100%;
}


#nav,
#search,
#links,
#top-nav-control,
#skip-nav,
.footer .links {display: none;}


div.footer {
  margin-left: 0;
}


h2, h3, h4 { page-break-after: avoid; }

 

