#content .material h2{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:5px;
}
#content .material{
	clear:left;
	margin-bottom:18px;
	border-bottom:1px solid #D2CAB3;
}
#content .material.last{
	margin-bottom:0px;
	border-bottom:none;
}

#content .material .description{
	float:left;
	width:400px;
	margin-right:20px;
}
#content .material .photos{
	float:left;
	width:400px;
}
#content .material .description ul.logos li{
	display:inline;
	padding:10px;
}
