body {
  font-size: 12pt;
  font-family: georgia, times new roman;
}

#bottom_menu, #header_menu, form input[type=submit] {
  display: none;
}

#footer {
  width: 100%;
  clear: both;
}

.content {
  width: 100% !important;
  float: left !important;
  border: none !important;
  margin: 0px !important;
  padding: 0px !important;
}

.printonly {
  display: block;
  clear: both;
}

.sprite, .sprite span {
  display: block !important;
}

#domainclaim_logo {
  height: auto !important;
  padding: 10px 0px 20px !important;
  margin: 0px !important;
}

#domainclaim_logo span {
  font-family: helvetica narrow, swiss narrow, arial narrow, helvetica, arial, sans serif;
  font-size: 24pt;
  color: #1a1b4e;
}

#payoff {
  height: auto !important;
  padding: 20px 0px !important;
  margin: 0px !important;
}

#payoff span {
  font-family: helvetica narrow, swiss narrow, arial narrow, helvetica, arial, sans serif;
  font-size: 20pt;
  color: #257aaf;
}

a.full_link:after {
  content: " (" attr(href) ") ";
}
