* {margin:0; padding:0; font:12px Verdana,Arial}
code {font-family:"Courier New",Courier}

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

#acc { list-style:none; color:#ddd; margin:0 auto 18px}
#acc h3 {padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:#155585}
#acc h3:hover {background:#135586; color:#c0c0c0;}
#acc .acc-section {overflow:hidden;}
#acc .acc-content {padding:0 10px;}

#nested {list-style:none; color:#033; margin-bottom:15px}
#nested h3 {border:1px solid #155585; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:#3B6689}
#nested h3:hover {background:#135586;}
#nested .acc-section {overflow:hidden;}
#nested .acc-content {}
#nested .acc-selected {background:url(images/header_over.gif)}
