fieldset{width:230px; padding-bottom:15px; border:none;}
form{position:relative; top:-20px;}
input.field{
margin:2px 0 3px 0;
padding:1px 5px 0 5px;
width:220px; height:17px;
border:1px solid #D01E0C;
background:white}
input{color:#343434}
input.tlac{
width:70px; height:18px;
background: white; border:1px solid #D01E0C;
color:#343434;; font-weight:bold; text-transform:uppercase;
}

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


address{padding:5px 0 5px 0;font-style:normal;}
address a{ display:inline; text-decoration:none; font-weight:bold; color:#D01E0C}
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:#D01E0C;color:white}