/*** organisation list ***/
.focusOrganisation {
	border-top: 1px dotted #0F4084;
	border-bottom: 1px dotted #0F4084;
	margin: 12px 0px;
	padding: 12px 0px;
}
.focusOrganisation div.logo {
	float: left;
	width: 100px;
	height: 50px;
}
.organisation {
	margin: 24px 0px;
}

