.PlayerLandingList{
	float:left;
	width:100%;
	text-align:left;
}
.profilelist{
	float:left;
	width:180px;
	padding:6px 4px 6px 0px;
	text-align:left;
}
.profilelist .thumbnail img{
	border:1px solid #000000;
}
.profilelist .name{
	font-weight:bold;
	color:#DE0106;
	padding:2px 0px;
}
.profilelist .position{
	font-size:11px;
	color:#5F5F5F;
}
