.teamProfile
{
	background-image:url(../img/tourney//team_back.jpg);
	background-repeat: no-repeat;
	min-height: 259px;
	padding-left: 6px;
	padding-top: 15px;
	width: 840px;
}
.teamAccount
{
	width: 290px;
	height: 125px;
	border: 1px solid #cdcdcd;
	float: left;
	padding:2px;
	margin-right:4px;
	margin-bottom:4px;
}

.teamAccount .avatar img
{
	width:100px;
}

.teamAccount .data
{
	margin-left:103px;
}

.teamInfo
{
	float: left;
	padding-bottom: 25px;
	padding-top: 25px;
	width: 600px;
}
.teamInfo td
{
	border-bottom:1px dashed #EEEEEE;
	font-size:11px;
	padding:6px;
}
