/* Start of CMSMS style sheet 'theme : accordion.css' */
#list3 {}
#list3 div.selected .title { font-weight: bold; }
#list3 div  {
	padding: 5px;
}
#list3 div.title {
	/*font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; color:#9b9b9b;*/
	color:#4e4e4e; font-weight:bold;
	padding: 12px 0 5px 0;
	cursor: pointer;
}

#list3 div.list-content{
	padding-left:35px;
	color:#747474;
}
#list3 div.selected {
	border-bottom: none;
}

/* End of 'theme : accordion.css' */

