
ul {margin:0;
padding:0;
list-style-type: none;} 

fieldset{margin: 0 auto;
background:#a32106;
width: 22em;
height:13em;
padding:0 0em;
}

legend{color: #eee;
background: #444;
border: 2px outset #eee;
padding: 0.2em 3em;
margin:0 0 0 1em;
font-weight:bold;
}

label{width: 10em;
float: left;
text-align: right;
margin: 0.5em 0.5em 0 0;
display: block;
color:#eee;
}

input, select, textarea {color: #444;
background: #eee;
border: 2px inset #eee;
margin: 0.5em 0 0 0;
width:10em;
}

textarea {overflow:hidden;}

.submit {float:right;
margin-right:0.8em;
color: #eee;
background: #444;
width:10em;
border: 2px outset #eee;
}
