
#ListTeamGroups{
}

#ListTeamGroups .ListMembers{
	width:310px;
	height:120px;
	float:left;
	margin-bottom:15px;
	background-color:#5A666D;
}

	#ListTeamGroups .ListMembers .photo{
		float:left;
		margin-right:6px;
	}

	#ListTeamGroups .ListMembers .info{
		width: 200px;
		float:left;
	}

#ListTeamGroups .separator{
	width:15px;
	height:1px;
	float:left;
}