* {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 { list-style:none; }
#acc h3 { border:0px solid #9ac1c9; padding:6px 6px 1px; font-weight:bold; margin-top:2px; cursor:pointer;}
#acc h3:hover {}
#acc .acc-section {overflow:hidden;}
#acc .acc-content 
{
	text-align:left; padding:5px; border:0px solid #9ac1c9; border-top:none; 	font: "Trebuchet MS", Verdana, Arial, sans-serif;
	
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 20px;	
}

#nested {width:425px; list-style:none;  margin-bottom:15px}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {width:393px; padding:15px; border:1px solid #9ac1c9; border-top:none;}
#nested .acc-selected {background:url(images/header_over.gif)}
