#container {
	background: url(../images/bg/team.gif) center top repeat-y;
}
#inner_left {
	width: 592px;
	padding: 200px 0 0 0;
}
#inner_left h3 {
	margin: 30px 0 5px 0;
}
#inner_left .team h4 {
	margin: 0 100px 0 0;
	line-height: 35px;
	font-weight: normal; 
}
#inner_left .team img {
	float: right;
	line-height: 35px;
}
#inner_left .content {
	clear: both;
	padding: 25px 125px 25px 35px;
}
#inner_right {
	width: 391px;
	padding: 230px 0 0 0;
}
#inner_right .team {
	padding: 20px 0;
}
#inner_right .team h4 {
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.8em;
	margin: 0 0 0.4em 0;
}
#inner_right .team p {
	margin: 0 0 1em 0;
}
#team {
	position: relative;
}
#team img {
	position: absolute;
	left: 9px;
}
.player {
	margin-left: -19px;
}