fieldset{width:210px; padding-bottom:15px; border:none;}
form{position:relative;}
input.field{
margin:2px 0 3px 0;
padding:1px 5px 0 5px;
width:190px; height:17px;
border:1px solid #656565;
background:white}
input{color:black}
input.tlac{
 height:18px;
background: white; border:1px solid #656565;
color:black;; font-weight:bold; text-transform:uppercase;
}

textarea.text{
padding:5px;
margin-bottom:5px;
width:190px; height:80px;
border:1px solid #656565;
}


address{padding:5px 0 5px 0;font-style:normal; float:left}
#txt address a{ display:inline; text-decoration:none; font-weight:bold; color:#656565}
#txt address a:hover{text-decoration:underline}

address span.little{ line-height:14px;}
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:#656565;color:white}
