#options { margin:20px auto; text-align:right; color:#9ac1c9}
#options a {text-decoration:none;}
#options a:hover {}

#acc { list-style:none; margin:0 auto 40px}
#acc h3 {cursor:pointer; font-weight: bold; font-size: 14px;}
#acc h3:hover {}
#acc .acc-section {overflow:hidden;}
#acc .acc-content {width:100%; padding:15px; border-top:none;}

#nested {list-style:none; margin-bottom:15px}
#nested h3 {cursor:pointer; margin-bottom: 3px; padding-bottom: 3px; border-bottom: 1px dashed #ccc;}
#nested h3:hover {}
#nested .acc-section {overflow:hidden}
#nested .acc-content {width:560px; padding:15px; border-top:none;}
#nested .acc-selected {}