table {
  width:500px;  
}

td {
  padding:0 30px 0 0;
  vertical-align:top;
}

.short {
  width: 380px;
  line-height:1.9em;
  font-size:1em;
}

.short th {
  text-align:left;
  width:80px;
  padding:5px;
  vertical-align:top;
}

.short td {
  padding:5px;
}

input {
  width:180px;
  height:20px;  
}

textarea {
  width:100%;
  height:100px;
  line-height:1.9em;
}

input.submit {
  background:transparent url('../images/g-button.gif') no-repeat;
  display:block;
  width:259px;  
  height:25px;
  line-height:25px;  
  text-align:center;
  color:#fff;
  font-size:13pt;
  padding:0;  
}

.submit {
  border:none;
}

.narrow {
  width:2em;
}
