.over
{
background-color:#FF0000; cursor:text 
}

label
{
width: 4em;
float: none;
text-align: center;
margin-right: auto ;
display: block
}

.submit input
{
margin-left: 4.5em;
}
input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}
fieldset
{
border: 1px solid #781351;
width: 400px;
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px;
 text-align:right;
 font-size:16px;
 font-weight:bold
}