.service{
	display: block;
	width: 150px;
	float: left;
	margin-right: 20px;
}
.clear_list{
	display: block;
	height: 30px;
	clear: both;
}
#team_photo{
	margin-left: 15px;
	margin-bottom: 15px;
}