.submit input
{
margin-left: 0;
width:25px;
height:18px;
}
input
{
color: #755C3C;
background: #f4f4f4;
width:220px;
height:18px;
margin-left: 25px;
margin-top: 3px;
font: 10px verdana, sans-serif;
border: 1px solid #a88556
}
.submit input
{
color: #fff;
background: #a88556;
font: 10px verdana, sans-serif,;
border: 1px outset #d7b9c9
}
