.help {
  font-size: 120%;
  font-weight: bold;
  width: 610px;
  margin-bottom: 20px;
  text-align: left;
  position: relative;
}
.help ul {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}
.brandlogo {
  position: absolute;
  bottom: -10px;
  right: 10px;
}
.formwrap {
  width: 305px;
  margin: 15px 0 20px 10px;
  padding: 5px 20px 0 20px;
  color: #000;
}
.bigbox .title {
  color: #ffffff;
  width: 100%;
  background-color: #636363;
  border-top: 2px solid #636363;
  border-bottom: 2px solid #636363;
  font-weight: bold;
  font-size: 110%;
}
.bigbox input {
  font-size: 13pt;
}
.bigbox table td {
  padding: 0;
  padding-bottom: 5px;
  text-align: left;
}
