ul.sf_expandedList {
	clear: both;
	padding: 40px 0 0 0;
	margin: 0;
}
.sf_expandedList li {
	list-style-type: none;
	margin: 0 0 28px 0;
	overflow: hidden;
}
h3.sf_listItemTitle {
	display: block;
	float: left;
	padding: 0 0 0 12px;
	background: Transparent url("../../../App_Master/Heigvd_Global/imgs/bullet_sommaire.gif") no-repeat 0 4px;
	color: #cf479c;
	font-weight: normal;
	font-size: 1.4em;
	margin: 0 20px 0 0;
}
span.sf_listItemBody {
	display: block;
	float: left;
	width: 600px;
}
h3:after {
	content: ".";
}
