h6{ font-size: 14px; }

/* =layout
-------------------------------------------*/
#container { width: 820px; margin: 0 auto; text-align: left; padding: 0 10px 10px 10px;  }
#container li {
	list-style-type: none;
	list-style-position: outside;
}
	
	#container h6 { width: 760px; height: 40px; line-height: 40px; padding: 0 20px; margin: 5px 0; position: relative; background-image: url(cont.jpg); }
	#container h6 a{
	text-decoration: none;
	cursor: pointer;
}	
	#container h6 span {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}

div.collapse{
	width: 800px;
	margin: 5px 0;
}	
/* div.collapse-container{ width: 760px; height: 100%; padding: 15px 20px; }
