#contact td input, #contact td textarea {
  width: 240px;
  border:1px solid #0ca3e1;
  padding:3px;
  font-size:0.675em;
  }
#contact td textarea {
  height:80px;
  }
#contact .submit {
  background:transparent url('../images/g-submit.gif') no-repeat;
  color:#fff;
  width:77px;
  height:29px;
  border:0;
  text-align:left;
  padding-left: 5px;
  }
