* {margin:0; padding:0;}

#options {
width:457px; 
margin:20px auto; 
text-align:right; 
color:#9ac1c9
}

#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}

#acc {
width:153px; 
list-style:none; 
color:#033; 
margin:0 auto;
}

#acc h3 {
width:135px; 
padding:0; 
padding-left:4px;
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;}

#acc .acc-content {
width:117px; 
padding:0px; 
border-top:none; 
}

#nested {
width:153px; 
list-style:none; 
color:#033; 
margin-bottom:5px

}


#nested h3 {
width:117px;  
padding:0; 
font-weight:bold; 
margin-top:5px; 
cursor:pointer; 
}

#nested h3:hover {

}

#nested .acc-section {
overflow:hidden;
}

#nested .acc-content {
width:130px; 
padding:10px; 
padding-left:0;
border-top:none; 
}

.acc-content a {
font-weight:bold!important;
}

#nested .acc-selected {background:url(images/header_over.gif)}