#manualcontent h3 {
  margin-top: 30px;
  font-size: 16px;
}

form td {
  color: #333333;
  background-color: inherit;
  font-family: Verdana, Bitstream Vera Sans, sans-serif;
  font-size-adjust: 0.55;
  font-size: 11px;
}

p.error {
  color: red;
  background-color: inherit;
}

p.error label {
  font-weight: bold;
}

#nav div.dummy {
  height: 137px;
}

.registrationintro {
  font-size: 13px;
  font-weight: bold;
}