﻿#team{
	
}

#team .teamMember{
	clear:both;
	margin-bottom:60px;
	min-height:95px;
}

#team .teamMember h3{
	margin:0px 0px 2px 0px;
	padding:0px;
	color:#000000;	
}

#team .teamMember .img{
	float:left;		
	width:73px;
	height:95px;	
	background:url(../Images/Default/BG_img_team.gif) no-repeat 0px 100%;
	margin-right:15px;
	margin-bottom:15px;
}

#team .teamMember .email{
	margin-top:10px;
	color:#A7A7A7;
}

#team .teamMember .title{
	margin-bottom:10px;
	color:#A7A7A7;
}

#team .teamMember .text{
	float:left;	
}
