* {
margin: auto;
padding: 0px; 
font:18px Arial, Helvetica, sans-serif;
font-weight:normal;
color:#888;
}
code {
font-family:"Courier New",Courier;
}

#options {
width:750px;
margin:0px auto 0px; 
text-align:center; 
color:#666
}

#options a {
text-decoration:none;
color:#E3E3E3
}

#options a:hover {
color:#C00}

#acc {
width:754px;
list-style:none;
color:#E3E3E3;
margin:14px auto 0px
}

#acc h3 {
width:733px;
border:2px solid #444;
padding:6px 0px 8px;
font-weight:bold; 
color:#e3e3e3;
margin-top:0px;
cursor:pointer; 
background:#000
}

#acc h3:hover {
font-weight:bold;
color:#C00;
background:#000
}

#acc .acc-section {
overflow:hidden;
background:#000
}

#acc .acc-content {
width:730px;
padding:0px 0px 16px 0px;
border:0px solid #000;
border-top:0px;
background:#none
}

#nested {
width:750px;
list-style:none;
text-align:center;
margin-bottom:0px
}

#nested h3 {
width:750px;
border:2px solid #666;
padding:0px 0px 0px;
font-weight:bold;
margin-top:5px;
cursor:pointer;
background:#000
}

#nested h3:hover {
font-weight:bold;
color:#C00;
background:#000
}

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

#nested .acc-content {
width:750px;
padding:0px;
border:0px solid #000;
border-top:none;
background:#none
}

#nested .acc-selected {
background:#none
}