.d table { 
  width:250px; 
}

.d th, td { 
  text-align:left; 
  line-height:18px;
} 

.d input { 
  border:#ccc solid 1px; 
  width:220px; 
  height:18px;
}

.d textarea { 
  border:#ccc solid 1px; 
  height:130px; 
  width:220px; 
  line-height:18px;
}

.d .submit  { 
  background: #ffffff url('../images/g-button-1.gif') no-repeat bottom left; 
  display:block;
  font-size:18px;
  color:#fff;
  text-align:center;
  width:182px;
  line-height:26px;
  height:26px;
  display:block;
  margin:10px 0 0 25px;
  border:none;
}

.enquiry-form {
 margin:0 0 0 15px; 
}
