input.field {
  /**   margin:0 0 5px 0;
  padding:1px 5px 0 5px;
  width:350px; 
  height:15px; */ 
  margin:0px; padding:0px;
  width: 25em; height:1em; 
  color: black;
  border: 1px solid gray;  
  border-style: inset;  
}

input.tlac {
  width:62px; height:20px;
  border:none;
  color:#fff;
  xcolor:black;
  font-weight:bold;
  text-transform:uppercase;
  background:#FF5400;
  font-family:Tahoma,Verdana,Arial,Helvetica;
  font-size:11px
}
input.box {margin:-2px 0; padding:0}
textarea.text, textarea.text2 {
  width:25em; height:4em;
  padding:0px;
  margin-bottom:0px;
  border:1px solid gray;
  border-style: inset;  
  color:black;
}
textarea.text2 {width:350px}
table {border:none}
th {padding:3px 5px 0;font-size:10px;text-align:right;vertical-align:top}
th.more {padding:0 5px 0}
.right {text-align:right}
.topalign {vertical-align:top}
input, textarea {font-family:"Courier New",Courier,monospace;font-size:13px}
#contact {float:right}


input.field.col1{
  width: 4em;
}
input.field.col2{
  width: 10em;
}
input.field.col3{
  width: 15em;
}

.leftform{width:16em;}
.leftform2{width:26em;}

