

.nextgame_innerTable {
    border-bottom-color : #CCCCCC;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-collapse : collapse;
    border-left-color : #CCCCCC;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #CCCCCC;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #CCCCCC;
    border-top-style : solid;
    border-top-width : 1px;
    margin-bottom : 0px;
    width : 100%;
  }


.nextgame_statisticBeam {
    border-bottom-style : none;
    border-collapse : collapse;
    border-left-style : none;
    border-left-width : 0px;
    border-right-style : none;
    border-right-width : 0px;
    border-spacing : 0px;
    border-top-style : none;
    margin-bottom : 0.5em;
    margin-left : auto;
    margin-right : auto;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 0px;
  }


.nextgame .lost {
    color : #990000;
  }


.nextgame .win {
    color : #009900;
  }


.nextgame .draw {
    color : #999999;
  }


.nextgame .noResult {
    color : #000000;
  }


.nextgame .result {
    font-weight : bold;
    font-size : 160%;
  }


.nextgame ul {
    margin : 1em 0;
    padding : 0;
    list-style : none;
  }


.nextgame_caption {
    background-color : #009F00;
    color : #FFFFFF;
    font-weight : bold;
    margin-bottom : 0.3em;
    padding-bottom : 0.2em;
    padding-left : 0.2em;
    padding-right : 0.2em;
    padding-top : 0.2em;
    white-space : nowrap;
  }


.nextgame acronym {
    border-bottom-style : none;
    border-bottom-width : 1px;
    color : #000000;
    cursor : help;
    font-size : 8px;
  }


.nextgame {
    background-color : #FFFFFF;
    font-family : Verdana, Helvetica, 'Sans Serif', Arial;
    margin-left : auto;
    margin-right : auto;
    width : 126px;
  }


.nextgame_gameNote {
    font-size : 9px;
    font-style : italic;
    text-align : center;
  }


.nextgame_statisticBeam td {
    height : 7px;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 0px;
  }


.nextgame_footer {
    font-size : 8px;
    text-align : right;
  }


