#left ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
}

.director_photo {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}

.hr {
	clear: both;
	height: 0px;
	border-top: 1px solid #f3f3f3;	
}