#staff-page br {
	clear: both;
}

#staff-page .photo {
	float: left;
	margin-right: 22px;
	width: 150px;
}

#staff-page .photo img {
	width: 150px;
	height: auto;
}

#staff-page .info {
	float: left;
	width: 420px;
}

#staff-page .photo {
	text-align:center;
}

.staffentry {
	overflow:hidden;
	_width:100%;
	margin-bottom: 20px;
}

