#options {width:100%; margin:20px auto; text-align:left; color:#9ac1c9}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}

#acc {width:100%; list-style:none; color:#033; margin:0 auto 40px}
#acc h3 { font-size: 150%; width:100%; padding: 5px; font-weight: normal; margin-top:2px; cursor:pointer; background:#e5e5e5;}
#acc h3:hover {background:#f0f0f0; }
#acc .acc-section {width:100%; overflow:hidden; background:#FFFFFF; margin-left: 5px;}
#acc .acc-content {width:95%; padding: 15px; background:#FFFFFF;}

#nested {width:100%; list-style:none; color:#033; margin-bottom:15px}
#nested h3 {width:100%; border-top:1px solid #9ac1c9; border-bottom:1px solid #9ac1c9; font-weight:bold; cursor:pointer; background:#fff;}
#nested h3:hover { background:#fff;}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {width:100%; padding:15px 0; background:#fff}
#nested .acc-selected {background:#fff;}