html, body {
  margin: 0;
  padding: 0;
}
.navstyle span.sep {
  position: absolute;
}

.cssmod div#content {
  border-top: none;
  margin-top: -1px;
  margin-bottom: 1em;
  margin-left: 3em;
  margin-right: 5em;
}
.cssmod div#contentinner {
  border-top: none;
}
