td.formq {
text-align: right;
vertical-align: top;
}

input.field {
width: 500;
background-color: #E4F4E4;
border : thin solid #9DD89D;
font-family : monospace;
}

textarea.field {
width: 500;
background-color: #E4F4E4;
border : thin solid #9DD89D;
font-family : monospace;
}
