.player_circle{
	border-radius: 50%; width: 22px; height: 22px; background-color: #dfdfdf; text-align: center; float: left; margin-right: 4px; color: #fff; background-color: #999;
	font-size: 10px;
	font-weight: bold;
	line-height: 21px;
	margin: 0 auto;
}