fieldset{width:230px; padding-bottom:15px; border:none;}
form{position:relative;}
form#form{width:230px;}
input.field{
margin:2px 0 3px 0;
padding:1px 5px 0 5px;
width:220px; height:17px;
border:1px solid #6E7552;
background:white}
input{color:black}
input.tlac{
width:70px; height:18px;
background: white; border:1px solid #6E7552;
color:black;; font-weight:bold; text-transform:uppercase;
}
textarea.text{
padding:5px;
margin-bottom:5px;
width:220px; height:190px;
border:1px solid #6E7552;
}


address{padding:5px 0 5px 0;font-style:normal;}
input, textarea {font-family:"Courier New", Courier, monospace; font-size:13px}
input.tlac {font-family:Arial, Tahoma, Verdana, Helvetica; font-size:11px}
input.tlac:hover{background:#6E7552;color:white}
