.forumForm * {margin:0; padding:0; font:12px Verdana,Arial}

.forumForm
{
	display:block;
	width:457px;
}
.forumForm code {font-family:"Courier New",Courier}

.forumForm #options {margin:10px 0; float:right; color:#9ac1c9}
.forumForm #options a {text-decoration:none; color:#9ac1c9}
.forumForm #options a:hover {color:#033}

.forumForm #acc {width:457px; list-style:none; color:#033; margin:0;float:left;}
.forumForm #acc h3 {width:443px; border:1px solid #043A6B; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; /*background:url(images/header.gif)*/}
/*#acc h3:hover {background:url(images/header_over.gif)}*/
.forumForm #acc .acc-section {overflow:hidden; background:#fff}
.forumForm #acc .acc-content {width:425px; padding:15px; border:1px solid #043A6B; border-top:none; background:#fff}

.forumForm #nested {width:425px; list-style:none; color:#033; margin-bottom:15px}
.forumForm #nested h3 {width:411px; border:1px solid #043A6B; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; /*background:url(images/header.gif)*/}
/*#nested h3:hover {background:url(images/header_over.gif)}*/
.forumForm #nested .acc-section {overflow:hidden; background:#fff}
.forumForm #nested .acc-content {width:393px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff}
/*#nested .acc-selected {background:url(images/header_over.gif)}*/