

div#content #main fieldset {margin: 0 auto;
//width: 40em;
height:25em;
}


div#content legend { border: 2px outset #eee;
padding: 0.2em 3em;
margin:0 0 0 1em;
font-weight:bold;
color: #9D8D85;
background: #cccc00;
}


div#content label{width: 10em;
float: left;
text-align: right;
margin: 0.5em 0.5em 0 0;
display: block;
}




div#content select, div#content input, div#content textarea {border: 2px inset #eee;
margin: 0.5em 0 0 0;
width:20em;
}


div#contenttextarea {overflow:hidden;}


div#content .submit {margin: 1em 15em;
color: #9D8D85;
background: #cccc00;
width:10em;
border: 2px outset #eee;
}
