#acc {
	width:700px;
	list-style:none;
	margin:0 auto 20px}

#acc h1 {
	width:700px;
	margin-top:1px;
	cursor:pointer;}

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

#acc .acc-content, #nested .acc-content {width:699px;}

#nested {
	width:700px;
	list-style:none;}

#nested h3 {
	width:698px;
	padding:6px 6px 8px;
	font-weight:bold;
	margin-top:1px;
	cursor:pointer;}

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