	#header_tabs {
		position: relative;
		float: right;
		margin-right: 5px;
	}	

	div#outertabs {
		display: block;
		height:36px;
		width: 580px;
		}
	#outertabs ul {
		height:26px;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		max-width:550px;
		padding:10px 10px 0 2px;
		}
	#outertabs ul li {
		display: block;
		float:left;
		margin-left:2px;
		overflow:hidden;
		text-align:center;
		height: 26px;
		background-color:#BEBEBE;
		}
	#outertabs ul li a {
		color:#00539F;
		display:block;
		font-family:Arial,Helvetica,sans-serif;
		font-size:.9em;
		font-size-adjust:none;
		font-stretch:normal;
		font-style:normal;
		font-variant:normal;
		font-weight:bold;
		line-height:normal;
		padding:6px 5px 2px 5px;
		text-decoration:none;
		}
	#outertabs ul li.selected {
		background-color:#E6E5E5;
		}
	#outertabs ul li.selected a {
		color:#00539F;
		text-decoration:none;
		}
	#tabbox {
		font:normal .8em Arial, Helvetica, sans-serif;		
		width:580px;
		padding: 5px 0;
		line-height:normal;
		color: #00539F;
		}
	#header_tabs ul.innertabs {
		list-style: none;
		width: 550px;
		height: 8px;
		}
	#header_tabs ul.innertabs li {
		float: left;
		text-align: left;
		overflow: hidden;
		padding-left:5px;
		}
	#header_tabs ul.innertabs li a {
		font:bold .9em Arial, Helvetica, sans-serif;
		display: block;
		padding: 2px 5px;
		color: #fff;
		background-color:#00539f;
		text-decoration:none;
		}
	#header_tabs ul.innertabs li a:hover {
		color: #ff9900;
		}
	#header_tabs ul.innertabs li.selected {
		}
	#header_tabs ul.innertabs li.selected a { padding-bottom: 2px; color: #00539f;
		background-color:#FF9900;
		text-decoration:none;
		}	
	#scorebox {
		width:580px; 
		height:90px;
		overflow: hidden;
	}
	#scorescroll {
		font:.8em Arial, Helvetica, sans-serif;
		width: 580px;
		padding-left: 5px;
	}
	#scorescroll ul {
		width: 115px;
		float: left;
	}
	#scorescroll ul li {
		display: block;
		height: 49px;
	}


	.statbox {
		float:left; 
		width: 290px;
	}

	.statrow li {
		font:.9em Arial, Helvetica, sans-serif;
		float:left; 
		padding-left:8px;
	}

	.statrow .player { 
		width: 140px;
	}

	.statrow .team {
		width:80px;
	}

	.statrow .yards {
		width: 40px;
	}


.hide { display: none; }
#tabbox { width: 728px; height: 90px; margin-top:-40PX }
