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

#options {
	margin:20px auto 0; 
	text-align:right;
	font-size: 0.8em;
}

a.gallery_return_link {
	font-size: 1.2em;
}

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

#acc {
	padding: 0; 
	list-style:none; 
	color:#000; 
	margin:0 auto 40px
}
#acc h3 { 
	padding: 6px 4px 4px; 
	font-weight:bold; 
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 0; 
	cursor:pointer; 
	background:#ccc;
	color: #000;
}

#acc h3:hover {
	background: #128ecc/*#ff981f*/;
	color: #fff;
}

#acc .acc-section {
	overflow:hidden;
	/*background:#fff;*/
}
#acc .acc-content {
	padding: 10px; 
	border: 0 none; 
}

#nested {width:425px; list-style:none; color:#033; margin-bottom:15px}
#nested h3 {width:411px; 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; background:#fff}
#nested .acc-content {width:393px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff}
#nested .acc-selected {background:url(images/header_over.gif)}