﻿* html .team_profile_wrapper{
	position: relative;
	height: 1px;
}

.team_profile{
	margin: 15px 0 30px 30px;
	padding-left: 180px;
	position: relative;
	min-height: 110px;
}

* html .team_profile{
	height: 110px;
}

.team_profile img{
	position: absolute;
	left: 0;
	padding: 3px;
	border: 1px solid #E3E3E3;
	width:150px;
}

.team_profile_wrapper{
	border-top: 1px solid #E3E3E3;
	min-height: 1px;
}

.team_contact{
	margin-top:10px;
}

.team_contact span.note{	
	display: block;
	float: left;
	width: 60px;
}

.team_contact strong{
	display: block;
}

.team_profile_large{
	padding: 6px 0 0 280px;
	min-height: 245px;
	position: relative;
}

.team_profile_large h3{
	margin: 0;
}

* html .team_profile_large{
	height: 250px;
}

.bio{
	margin-top:15px;
}


.team_profile_large img{
	position:absolute;
	left: 0;
	top: 0;
	padding: 3px;
	border: 1px solid #E3E3E3;
	
}

.back_to_team_top{
	border-bottom: 1px solid #E3E3E3;
	text-align: right;
	margin-bottom:20px;
}

.back_to_team_bottom{
	border-top: 1px solid #E3E3E3;
	text-align: right;
	clear: both;
	float: none;
}

.position{
	display: block;
}
