/* GAMETIME.CSS */
body {
	color:#717171;
}
#nbaAboveFold {
	float:left;
	position:relative;
	width:100%;
}
	#nbaGTT1Pod {
		background: url(http://i.cdn.turner.com/nba/nba/.element/img/2.0/sect/mobile/gametime/t1.bkgrnd.jpg) no-repeat center top;
		height:543px;
		margin:0 auto;
		position:relative;
		width:908px;
	}
	#nbaGTTopHalf {
		height:435px;
		position:relative;
		width:908px;
	}
		#nbaGTFlashPod {
			height:267px;
			left:85px;
			position:relative;
			top:91px;
			width:400px;
		}
		#nbaGTTopBtnsPod {
			float:right;
			position:relative;
			top:-200px;
			width:295px;
		}
			div.nbaGTTopBtn {
				margin:10px;				
			}
			div.nbaGTTopText {
				color:#505962;
				text-align:center;
				width:235px;
			}
	#nbaGTBotHalf {
		height:110px;
		position:relative;
		width:908px;
	}			
		#nbaGTBotBtnPod {
			float:right;
			height:60px;
			position:absolute;
			right:0px;
			top:25px;
			_top:0px;
			width:375px;
		}
			div.nbaGTBotBtns {
				float:left;
				margin:5px;
			}
#nbaBelowFold {
	float:left;
	margin:10px 30px;
	position:relative;
	width:880px;
}
	#nbaGTTable {
		float:left;
		margin:10px 30px;
		position:relative;
		width:500px;
	}
		#nbaGTTable table {
			width:100%;
		}
		#nbaGTTable td {
			padding:5px;
		}
			tr.nbaGTTblHead, tr.nbaGTTblHead td {
				font-size:14px;
				font-weight:bold;
			}
			tr.odd, tr.odd td {
				background:#F3F4F6;
			}
	#nbaGTRightSide {
		float:left;
		position:relative;
		width:315px;
	}
		#nbaGTTMob {
			margin:5px 0px;
			position:relative;
		}
		#nbaGTSupport {
			position:relative;
		}
			#nbaGTSupport h2{
				font-size:14px;
				font-weight:bold;
			}
			#nbaGTSupport p {
				padding:5px;
				margin:0px;
			}
		.small {
			font-size:10px;
			padding:2px;
		}