#content1 { width:755px; font-size:1.2em; line-height:1.3; }

div.tabs { margin:0 0 5px 0; }
div.message { clear:both; padding:5px 0 10px 0; }

fieldset { margin-bottom:1em; padding:0.5em; }
.form-item { margin:1em 0; }
.form-item label { display:block; font-weight:bold; }
.form-required { color:#c00; }
.form-item .description { font-size:0.75em; }

html.js fieldset.collapsible legend a { background:transparent url(images/menu-expanded.png) no-repeat scroll 5px 75%; padding-left:15px; color:#893D2C; text-decoration:none; }
html.js fieldset.collapsed legend a { background-image:url(images/menu-collapsed.png); background-position:5px 50%; }
html.js fieldset.collapsed legend a:hover, html.js fieldset.collapsible legend a:hover { color:#2C2829; text-decoration:underline; }
