﻿.team_profile_wrapper{
	margin: 15px 0;
}

.team_profile,
.team_profile_large{
	padding: 5px 0 0 158px;
	min-height: 143px;
	margin-bottom: 15px;
	position: relative;
}

.team_profile h2{
	margin: 0 0 16px;
}

.team_profile h3{
	margin: 0;
}

.team_profile .position{
	display: block;
}

.team_profile .team_contact{
	margin: 5px 0;
	min-height: 1px;
}

* html .team_profile .team_contact{
	height: 1px;
}

.team_profile .team_contact:after {
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	}

.team_profile .detail{
	display: block;
}

.team_profile .detail strong{
	float: left;
	clear: left;
	width: 50px;
	display: block;
	font-weight: normal;
}

.team_profile img{
	position: absolute;
	left: 0;
	top: 0;
	width: 143px;
	height: 143px;
	z-index: 888;
}

/* .team_img_overlay{
	width: 143px;
	height: 95px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index:999;
	background: url(team_img_overlay.png) no-repeat 0 0;
} */

.back_link{
	margin: 0px 0 10px;
}
