/*
	organisations.css
	----------------------------------------------------
*/

div.organisations div.row {
	margin-bottom:2em;  clear:both;
}

div.organisations div.row div.col1 {
	float:left; width:260px;
	
}
div.organisations div.row div.col2 {
	float:left; width:400px;
	padding: 0 20px;
	border-left:thin dotted;
}


