	.devZonePlayerIcon{
		width: 104px;
		height: 82px;
		display: block;
		position: relative;
	}
	
	.devZonePlayerIcon span{
		
		background: url('/images/global/neutral/devZone/small_spot.png') center center no-repeat;
	}
	.devZonePlayerIcon span:hover{
		
		background: url('/images/global/neutral/devZone/small_spot_shadow.png') center center no-repeat;
	}
	
	.devZonePlayerIcon span{
		width: 104px;
		height: 82px;
		display: block;
	}
