#body h1 {
  margin-left: 146px; }
#body strong {
  color: #516077; }

form, input {
  border: 0;
  padding: 0;
  margin: 0; }

#submenu {
  width: 125px; }

#content {
  float: left;
  width: 450px; }
#content pre {
  border: 1px solid #95A1AF;
  padding: 5px;
  overflow: auto; }
#result-icon {
  float: left;
  margin: 0 10px 2px 0; }
#result-icon, #result-icon img {
  width: 64px;
  height: 64px; }

#prices, #check {
  float: left;
  width: 200px;
  border-top: 1px solid #95A1AF;
  padding: 5px; }
#prices {
  width: 220px;
  margin-right: 10px; }

#prices table td.name {
  width: 30px;
  padding: 2px 0;
  text-align: right;
  font: normal 8pt monospace; }
#prices table td.price, #prices table td.noprice, #prices table td.header {
  text-align: right;
  width: 50px;
  padding: 1px 2px 1px 5px;
  font-size: 8pt; }
#prices table td.noprice {
  color: #95A1AF; }
#prices table td.blank {
  font-size: 1px;
  margin: 0;
  padding: 0;
  height: 5px; }

#check h2, #prices h2 {
  margin-top: 0; }
#check p, #prices p {
  font-size: 8pt; }
#check tt, #prices tt {
  font-size: 8pt; }

#check form {
  margin-bottom: 1em; }

input#domainname {
  padding: 2px 5px;
  width: 180px;
  margin-left: 5px;
  font-size: 8pt;
  vertical-align: center;
  border: 1px solid #95A1AF; }
input#search {
  color: #516077;
  vertical-align: bottom;
  margin: 2px 0 0 147px;
  font-size: 8pt;
  height: 19px;
  width: 50px;
  padding: 0;
  background: transparent;
  border: 1px solid #95A1AF; }