#options {
	width:250px;
	margin:5px 5px;
	text-align:right;
	color:#9ac1c9
}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}

#acc {
	width:250px;
	list-style:none;
	color:#033;
	margin:0 5px 0px
}
#acc h3 {
	width:250px;
	border:0px solid #9ac1c9;
	padding:6px 6px 0px;
	font-weight:normal;
	margin-top:5px;
	cursor:pointer;
	background:url(../accord/images/header.gif);
	font-size: 12px;
}
#acc h3:hover {background:url(../accord/images/header_over.gif)}
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content {
	width:250px;
	padding:0px;
	border:0px solid #9ac1c9;
	border-top:none;
	background:#fff;
	font-size: 12px;
}

#nested {width:245px; list-style:none; color:#033; margin-bottom:15px}
#nested h3 {width:250px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(../accord/images/header.gif)}
#nested h3:hover {background:url(../accord/images/header_over.gif)}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {width:240px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff}
#nested .acc-selected {background:url(../accord/images/header_over.gif)}

