
#stats h2
{
 margin-top: .5em;
 font-size: 1.66em;
}

#stats h2 small
{
 display: block;
 font-weight: normal;
 line-height: 1.4;
}

#stats h3
{
 font-size: 1.33em;
}

#stats h4
{
 font-size: 1.2em;
}

#stats #nav {
 position: absolute;
 position: fixed;
 top: 1em;
 left: 1em;
}

#stats table {
 font-size: .9em;
 margin: .5em .12em;
 background: #ffe;
 border: 1px solid black;
}

#stats table#ave {
 max-width: 23em;
}

#stats table#topindiv {
 max-width: 29em;
}

#stats table#standings td {
 text-align: right;
}

#stats table#standings td + td   + td {
 text-align: center;
}

#stats table tr {
 vertical-align: top;
}

#stats table tr td {
 padding-top: .25em;
}

#stats table#standings tr > td {
 text-align: left;
}

#stats tr.A {
 background: #ddd;
 margin-bottom: .5em;
}

#stats tr.d {
 padding-bottom: 1em;
}

#stats td {
 padding: 0 .5em;
}

#stats pre {
 overflow: auto;
 }

#stats .key {
 background: #ddd;
 color: black;
 font-weight: normal;
}

#stats #standings th
{
  background: #933;
  padding: 0 .5em;
}

#stats #standings tr.div,
#stats #standings th.div
{
  margin-top: 1em;
}

#stats p,#stats li
{
 max-width: 35em;
}

#stats p.note
{
 padding: 0;
 margin-left: 2em;
 text-indent: -1em;
}

#stats table tr td, #stats table tr th
{
 padding: .125em .5em;
 border-bottom: 1px solid black;
}

#stats table td
{
 text-align: center;
}

#stats table#rounds tr td.r,
#stats table tr td.r
{
 text-align: left;
 padding-left: 1em;
}

#stats table.challenge th,
#stats table.challenge td
{
 padding: .125em .5em;
}

#stats tr th.team
{
 font-size: 1.25em;
 text-align: left;
 background: #ffe;
 color: black;
}

#stats td.l
{
 text-align: left;
}

#stats table.leaders
{
  width: 100%;
}

#stats table.leaders td
{
 text-align: left;
}

#stats table.leaders td + td + td
{
 text-align: center;
}

#stats table.teamplayers
{
 width: 100%;
 max-width: 100%;
 margin: 1em auto;
}

#stats table.teamplayers th
{
 background: #900;
 color: #ffc;
}

table.finals
{
 min-width: 50%;
 border: 1px solid black;
}

table.finals caption,
table.finals td
{
 padding: 0 1em;
 line-height: 1.6;
}

table.finals caption
{
 color: white;
 background: black;
 font-weight: bold;
}
