#contact .submit {
  width:111px;
  height:25px;
  display:block;
  border:0;
  background: transparent url('../images/g-submit.jpg') no-repeat;
  cursor:pointer;
  color:#fff;
  text-align:left;
  padding: 0 0 2px 10px;
  }
#contact td input, #contact td textarea {
  width: 240px;
  border:1px solid #0ca3e1;
  padding:3px;
  font-size:0.675em;
  }
#contact td textarea {
  height:80px;
  }
