/* Basic matchups styles */

div#matchup{width:98%}

div#matchup h1{font-size:170%; text-align:center}

div#matchup table tr.tblMainH {background-color:#666666}
div#matchup table tr.tblSubH  {background-color:#cccccc}
div#matchup table tr.alt      {background-color:#e8e8e8}    /*f6f7f2*/
div#matchup table {color:#666666; font-size:79%}
div#matchup table.brd {border:1px solid #cccccc; margin:5px; margin-bottom:20px}

.tblMainH, div#matchup h2 {color:white; font-weight:bold}

div.angleG {background: #ffffff url(/img/angleG.jpg) 0 0 no-repeat}
div.angleR {background: #ffffff url(/img/angleR.jpg) 0 0 no-repeat}

div.angleG, div.angleR{padding-left:25px; line-height:20px; margin-bottom:3px}

.rb td{border-right:1px solid #e8e8e8}

.rtb {border-right:1px solid #cccccc}
.bbr {border-bottom:1px solid #cccccc}
