input, textarea
{
border: 1px solid #B8B8B8;
padding: 0.2em 0.1em 0.2em 0.1em;
color: #3A3A3A;
font-size: 0.70em;   
font-weight: normal;
font-family: Verdana, Helvetica, Arial, sans-serif;
width: 337px;
}

input.submit
{
border: 1px solid #B8B8B8;
padding: 0.2em 0.1em 0.2em 0.1em;
/* color: #3A3A3A; */
color: white;
background-color: #E9A86A;
font-size: 0.70em;   
font-weight: bolder;
font-family: Verdana, Helvetica, Arial, sans-serif;
width: 340px;
}
