#topspacer {
  overflow: auto;
  height: 1px;
}
#content h1 {
  color: #5F1D00;
  font: 14pt sans-serif;
  margin: 15px 10px 3px;
}
#content hr {
  margin: 3px 5px;
}
.unsubblock {
  margin: 3px 5px 20px;
}
.unsubblock p {
  margin: 3px 5px;
  font-size: 9pt;
}
.unsubblock a {
  text-decoration: none;
  font-weight: bold;
  color: #2276BB;
  font-size: 9pt;
}
.unsubblock a:hover {
  text-decoration: underline;
  color: #8eb2cf;
}
.unsubblock .smallbutton {
  position: relative;
  top: -1px;
}
#subsheader {
  margin: 10px 20px;
}
#subsheader h2 {
  font-weight: normal;
  font-size: 10pt;
  margin: 2px;
}
#subsheader p {
  margin: 2px;
  color: #60076F;
  font-size: 9pt;
}
.lastlogin {
  color: #870115;
}