.staff-info{
	padding: .5em;	
	margin: 10px;
}
.staff-info > .info{
	float: left;
	width:70%;
}
.staff-info > .photo{
	width:20%;
	float: left;
}

.staff-section .label {
	color:#25305E;
	font-size:16px;
	font-weight: bolder;
}

.staff-section .staff-listing {
	border-top: solid gray 1px;
}