
/* CSS FOR THE  PAGES IN THIS SECTION */

.p_affiliations{
	float:right;
	width:150px;
	text-align:center;
	margin-left:20px;
	margin-bottom:20px;
}

.p_affiliations h1{
	font-size:1.1em;
}

.p_affiliations img{
	margin:10px 0;
}


/* COMPETITIVE ADVANTAGE */

ul.multi-column{
	list-style:none;
	overflow:auto;
}
	
	ul.multi-column li{
		float:left;
		width:220px;
		margin:0;
		padding:.25em 0;
	}
	
dt{
	margin-top.75em;
}