* {margin:0; padding:0; font:12px Verdana,Arial}
code {font-family:"Courier New",Courier}
em { font-weight:bold; }
h2 { font-size: 16px;
     font-weight: bold;
     padding-top:10px;
     text-align:center;
     }

#options { margin:10px auto; text-align:right; color:#5f5252}
#options a {text-decoration:none; color:#5f5252}
#options a:hover {color:#033}

#acc { list-style:none; color:#033; margin:0 auto 40px text-indent:-2em;}
#acc h3 { border:1px solid #e9e4ce; padding:6px 0px 6px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif)}
#acc h3:hover {background:url(images/header_over.gif)}
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content { padding:15px; border:1px solid #e9e4ce; border-top:none; background:#fff}

#nested {width:425px; list-style:none; color:#033; margin-bottom:15px}
#nested h3 {width:411px; border:1px solid #e9e4ce; 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)}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {width:300px; padding:10px; border:1px solid #e9e4ce; border-top:none; background:#fff}
#nested .acc-selected {background:url(images/header_over.gif)}
