.statIndex_firstStat td {
		font-weight: bold;
		font-size: 12px;
	}

	.statIndex_image {
		text-align: center;
	}

	.statIndex_mainTable, .statsIndex_sortables {
		border: 1px solid #cccccc;
		border-collapse: collapse;
	}

	.sI_img {
		border: 1px solid #cccccc;
	}

	.sI_links, .sI_slinks a {
		font-size: 11px;
		font-weight: bold;
	}

	a.sI_sel, a.sI_sel:visited{
		color: #0F2153;
	}

	.si_sortRow {
		font-size: 12px;
	}
	.sI_sortRow td {
		height: 20px;
		text-align: center;
		font-size: 12px;
	}

	.odd {
		background-color: #F4F4F4;
	}

	.even {
		background-color: #ffffff;
	}

	.sI_statName {
		font-weight: bold;
	}

	.sortStatBox, .sortStatBox option {
		padding-left: 5px;
	}

	table.sI_yestTable tr td {
				height: 20px;
			}

			td.statName, td.statVal, td.statLk {
				text-align: center;
			}

			td.statName {
				font-weight: bold;
			}

			td.statPly {
				text-align: left;
				padding-left: 10px;
				color: #0062BD;
			}

			.statName {
				width: 60px;
			}

			.statVal {
				width: 40px;
			}

			.statLk {
				width: 60px;
			}

			.statLk a {
				font-weight: bold;
			}

			.odd {
				background-color: #F4F4F4;
			}

			.sI_yestHeader {
				background: url(/images/stats_index/stats_yesterday_header_bg.jpg) repeat-x;
				background-position: 0px 1px;
			}

			.sI_miniStatBox {
				display: block;
				width: 95px;
				height: 50px;
				border: 1px solid #cccccc;
				text-align: center;
				font-weight: bold;
				font-size: 36px;
				font-family: verdana;
				margin: 0px;
				padding: 0px;
			}

			.sI_miniStatBoxMore {
				width: 95px;
				text-align: right;
				font-weight: bold;
				margin-top: 10px;
				margin-bottom: 10px;
			}
#headerWrapper,#footerWrapper{width:980px;margin:auto;}
#nbaChromeNav{height:31px;width:980px !important;margin:auto;}
.pick_one_challenge{display:none;}


