div.content_team {
	width: 578px;
	clear: both;
	overflow: visible;
	float: left;
	z-index: 2;
	position: absolute;
	left: 220px;
	top: 150px;
        height: 100%;
}

div.sub_nav_team {
	clear: both;
	overflow: visible;
	float: none;
	width: 150px;
	z-index: 3;
	vertical-align: top;
	position: absolute;
	left: 261px;
	top: 104px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 15px;
	margin-left: 15px;
}

div.foto_team {
	clear: both;
	overflow: hidden;
	float: left;
	z-index: 4;
	vertical-align: top;
	position: absolute;
	left: 7px;
	top: 0px;
	background-image: none;
	width: 257px;
}

div.text_team {
	clear: both;
	overflow: visible;
	float: none;
	width: 350px;
	z-index: 3;
	vertical-align: middle;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: none;
	font-size: 12px;
	line-height: 18px;
	margin-right: 15px;
	margin-left: 15px;
	height: 100%;
}

td.team {
	height: 420px;
	padding-bottom: 20px;
	border: #000000;
	
}