label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
} 
input
{
color: #000000;
background: #fee3ad;
border: 1px solid #cccccc
}

.submit input
{
color: #000;
background: #33cc66;
border: 2px outset #cccccc
} 
fieldset
{
border: 2px solid #cccccc;
width: 10em
}

legend
{
color: #000000;
background: #33cc66;
border: 1px solid #cccccc;
padding: 3px 6px

} 

