*  {
	padding:0;
	margin:0;
}


/*  ----------------------------------------
	(1ab2a) T1 MODULES - T1 ROTATION  */	
#nbaT1Pod {
	float:left;
	height:360px;
	position: relative;
	width:560px;  /* contentin eni */
}
	#nbaT1PodNav {
		float:left;
		position:relative;
		width:72px;
	}
		#nbaT1PodNav ul {		
			float:left;
			position:relative;
			left:0px;
			_margin-left:-18px;
			list-style:none inside;
			width:72px;
		}
		*:first-child+html #nbaT1PodNav ul {
			left:-15px;
			width:72px;
		}
		#nbaT1PodNav li {
			list-style:none inside;
			padding-bottom:5px;
			width:72px;
		}		
			#nbaT1PodNav .nbaT1ThImg {
				position:relative;
				width:72px;
				height:55px;
				margin:0 auto;
				cursor:pointer;
			}
			#nbaT1PodNav .nbaSpanOverlay {
				background: url(ramka.gif) no-repeat center;  
				display:block;
				height:55px;
				left:0;
				margin:0;
				position:absolute;
				top:0;
				width:72px;
			}
	#nbaT1PodContent {
		float:left;
		margin-left:5px;
		position:relative;	
		width:480px;
	}
	.nbaPlayOverlay {
		/* background: url(http://i.cdn.turner.com/nba/nba/.element/img/1.1/sect/playoffs2009/nbaT1PlayBtn.png) no-repeat; */
		cursor:pointer;
		display:block;
		height:34px;
		margin:100px 0 0;
		position:absolute;
		right:20px;
		top:110px;
		width:66px;
		z-index:4;
	}
		#nbaT1Tease {
			padding:10px;
			position:relative;
			/* background-color:#006666; fonun rengi */
		}

			#nbaT1Tease li {
				padding:5px;
				list-style-position:inside; 
			}

