
/* -------------------------- */
/* ------ scoring leaders --- */
/* -------------------------- */

.scoring-leaders .team,
.scoring-leaders .position,
.scoring-leaders .goals-against,
.scoring-leaders .games-played,
.scoring-leaders .goals,
.scoring-leaders .assists,
.scoring-leaders .points {
	text-align: center;
}

.scoring-leaders .player {
	padding-top: 0;
	padding-bottom: 0;
	text-align: left;
}

.scoring-leaders .player {
	margin: 0;
	padding: 0;
	width: 123px;
	overflow: hidden;
}
.scoring-leaders .player span {
	margin: 0;
	padding: 0;
	width: 123px;
	height: 14px;
	line-height: 18px;
	display: block;
	position: relative;
}
.scoring-leaders .player a {
	margin: 0;
	padding: 0;
	/*height: 14px;*/
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap;
}






















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
