/* Stylesheet for use on the USAC live pages */
#content-live {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
margin:0 auto;

position:relative;
text-align:left;
width:880px;

}
table {
	width: auto;
}

table.standingsBIG {
	border: 1px solid #1F1F20;
	border-collapse: separate;
	padding: 0px;
	color: #fff;
	width: 570px;
}
table.standingsBIG {
	border: 1px solid #1F1F20;
	border-collapse: separate;
	padding: 0px;
	color: #fff;
	width: 850px;
}

table.standingsBIG tr {
	padding: 0px;
	margin: 0px;
}
	
table.standingsBIG th {
	background-color: #222222;
	border-top: 1px solid #353637;
	border-left: 1px solid #353637;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 4px;
	margin: 0px;
	line-height: 1.5em;
}

table.standingsBIG td {
	border: none;
	padding: none;
	margin: none;
	border-bottom: 1px solid #444444;
}

table.standingsBIG #flagCell {
	width: 20px;	
}

table.standingsBIG #flag {
	padding: 0px;	
}

table.standingsBIG #sideContainer {
	background-image: url('/images/shared/blank.png');
	background-repeat: no-repeat;
	background-position: bottom center;
}

table.blank th {
	border: 0px;	
}

#spinner {
	clear: left;
	width: 16px;
	height: 16px;	
}

div.raceInfo {
	color: white;
	font-weight: bold;
	padding-bottom:3px;
	padding-left:5px;
}

table.standingsBIG, table.standingsBIG td, table.standingsBIG th {
	border-collapse:collapse;
	#border:1px solid black;
}
table.standingsBIG tr.parent {
	font-weight:bold;
}


table.standings {
	border: 1px solid #1F1F20;
	border-collapse: separate;
	padding: 0px;
	color: #fff;
	width: 570px;
}
table.standings {
	border: 1px solid #1F1F20;
	border-collapse: separate;
	padding: 0px;
	color: #fff;
	width: 570px;
}

table.standings tr {
	padding: 0px;
	margin: 0px;
}
	
table.standings th {
	background-color: #222222;
	border-top: 1px solid #353637;
	border-left: 1px solid #353637;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 4px;
	margin: 0px;
	line-height: 1.5em;
}

table.standings td {
	border: none;
	padding: none;
	margin: none;
	border-bottom: 1px solid #444444;
}

table.standings #flagCell {
	width: 20px;	
}

table.standings #flag {
	padding: 0px;	
}

table.standings #sideContainer {
	background-image: url('/images/shared/blank.png');
	background-repeat: no-repeat;
	background-position: bottom center;
}


table.standings, table.standings td, table.standings th {
	border-collapse:collapse;
	#border:1px solid black;
}
table.standings tr.parent {
	font-weight:bold;
}

#ppihc-timing table.standings {width: 100%;}
