label
{
width: 12em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
} 
input
{
color: #781351;
background: #ffffff;
border: 2px solid #e839a3
}
select
{
color: #781351;
background: #ffffff;
border: 2px solid #e839a3
}
.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}
