* {margin:0; padding:0;}
code {font-family:Arial, Helvetica, sans-serif}

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

#acc {width:600px; list-style:none;  margin:0 auto 40px}
#acc h3 {width:600px; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(../images/grey_tabbed.jpg) no-repeat}
#acc h3:hover {background:url(../images/grey_tabbed.jpg) no-repeat}
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content {width:600px; padding:15px;  background:#fff}

#nested {width:425px; list-style:none;  margin-bottom:15px}
#nested h3 {width:411px;  padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(../images/faqtab_nor.jpg) no-repeat}
#nested h3:hover {background:url(../images/faqtab_selected.jpg) no-repeat}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {width:393px; padding:15px; border-top:none; background:#fff}
#nested .acc-selected {background:url(../images/faqtab_selected.jpg)}