code {font-family:"Courier New",Courier}

#options {
	width:175px;
	text-align:right;
	color:#9ac1c9;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}

#acc {width:600px; list-style:none; color:#033; margin:0 auto 40px}
#acc h3 {width:550px; border:1px solid #9ac1c9; padding:6px 6px 8px; 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;
	left: -10px;
}
#acc .acc-content {
	width:500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: -20px;
	position: relative;
}

#nested {width:600px; list-style:none; color:#033; margin-bottom:15px}
#nested h3 {width:600px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif)}
#nested h3:hover {background:url(images/header_over.gif)}
#nested .acc-section {
	overflow:hidden;
	right: 100px;
}
#nested .acc-content {
	width:500px;
	padding:15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nested .acc-selected {background:url(images/header_over.gif)}
#acc .acc-content-border {
	width:500px;
	padding:2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

