.alt, .even {
	background-color: transparent;
	border: none;
}
.staff-photo {
	text-align:center;
}
.email,
.phone  {
	display:block;
	line-height:normal;
	margin-bottom:5px;
}
.nobr {
	white-space:nowrap;
}
.email {
	display: none;
}
.email[href*="@"] {
	display: block;
}
.phone[data-phone=""] {
	display: none;
}