div#right input {
  width: 90%;
}
div#right input.submit_button {
  width: 70px;
  float: right;
  margin: 5px 50px 0 0;
}
div#bottom {
  width:100%;
  float: left;
}
a#nav_contact {
  background-image: url('/images/tab_large.gif');
  background-repeat: no-repeat;
  color: #622318 !important;
}
