#galleryList{
	margin:0;
	padding-bottom:40px;
}
.players{
	position:relative;
	width:782px;
	text-align:center;
	margin: auto auto 58px;
	top:30px;
	background:#3D3D3D url('/_media/images/players/bk.gif') 0 0;
	background-repeat:no-repeat;
	padding-top:72px;
	min-height:365px;
	height:auto !important;
	height:365px;
	
}

.thumbs A{
	color:#FCFCFC;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.thumbs A:hover{
	color:#FDCF17;
}

.season{
	color:#FCFCFC;
	font-size:30px;
	position:absolute;
	right:234px;
	top:15px;
}

.clickStat{
	position:relative;
	top:-5px;
	text-align:left;
	width:100%;
	float:left;
}

.clickStat IMG{
	cursor:pointer;
}
