.d {
  /*border:#00a9ff solid 1px;*/
  border-top:0;
  border-right:0;
  font-size:0.85em;
}

.d th,
.d td {
  /*border:#00a9ff solid 1px;*/
  border-left:0;
  border-bottom:0;
  padding:0 2px 0 2px;
}

.d th {
  line-height:2em;
  text-align:left;
}
#enquiryform td {
  line-height:2em;
  text-align:left;
}

.d tbody th {
  padding-left:4px;
 /* background-color:#cceeff;*/
}

.d tbody td {
 /* background-color:#f0faff;*/
}

.d tbody input {
  width:99%;
}
.d tbody input.med {
  width:75%;
}
.d tbody input.auto {
  width:auto;
}
.d textarea {
  width:99%;
  height:8em;
}

.d tfoot th {
  border-right:0;
}

.d td small {
  font-size:0.9em;
  margin-left:1em;
	color:#C3C3C3;
}

.enquiry {
  width:500px;
}
