#contentDisplay .sectionWrapper {
	display: block;
}

#contentDisplay .sectionWrapper .sectionTitle {
	display: block;
	float: left;
	width: 130px;
	color: #727CA1;
	font-style: italic;
	font-weight: bold;
	padding-right: 5px;
}


#contentDisplay .sectionWrapper .sectionContent {
	display: block;
	float: left;
	margin-bottom: 20px;
	width: 380px;
}

span.positionTitle {
	font-style: italic;
	color: #15487C;
}

.sectionWrapper .sectionContent div ul {
	margin-top: 0;
	margin-bottom: 0;
}

li.familyProduct {
	
}
