body {
  padding: 0px; /* XXX */
  background: #ffffff;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  min-width: 750px;
}

img {
  border: none;
}

#body {
  width: 750px;
  margin: 0px auto;
}

.title {
  font-size: 18px;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 1em;
}

.req {
  padding-right: .2em;
  padding-left: .2em;
  color: #ff0000;
  font-size: 9px;
  font-weight: bold;
}

.label {
  font-weight: bold;
  text-align: right;
  padding-right: 2em;
}

.errmsg {
  background-color: #ffaaaa;
  color: #000000;
  padding: 1em;
  border: 2px solid #ff0000;
  font-weight: bold;
}

td.submit {
  text-align: right;
}

td.submit input {
  background-image: url(http://www.ilovehalfpricebooks.com/misc/submit.gif);
  background-repeat: no-repeat;
  background-position: left center;
  background-color: #ffffff;
  font-weight: bold;
  border: none;
  padding-left: 1em;
}

.smallform td {
  padding-top: 1ex;
  padding-bottom: 1ex;
}

#header {
  margin-top: 10px;
  margin-bottom: 50px;
  height: 160px;
}

#footer {
  clear: both;
  line-height: 150%;
  height: 75px;
  margin-top: 50px;
}

#footer img {
  padding-right: 2px;
  padding-left: 2px;
  float: right;
}

#footer .copyright {
  color: #333333;
  font-size: 9px;
  font-weight: bold;
}

#footer a {
  color: #333333;
  text-decoration: none;
}

#footer a:hover {
  color: #cc0000;
  text-decoration: underline;
}

#footer a:visited {
  color: #333333;
  text-decoration: none;
}
