 label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em
display: block
}
input
{
	color: #666666;
	background-color: #CCCCCC;
}

.submit input
{
color: #000;
background: #ffa20f;

}
fieldset
{
width: 20em
}

legend
{
	color: #fff;
	padding: 2px 6px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #666666;
}
