/**Stats Pages**/
.fixtureList .rowLight, .statistics .rowLight {
 background-color:#e8e8e8;
}
.fixtureList .rowHeader, .leagueTable .rowHeader, .statistics .rowHeader {
 font-weight:bold;
 color:white;
 background-color:black;
}
.fixtureList .rowHeader TD, .leagueTable .rowHeader TD, .statistics .rowHeader TD, .statistics .rowHeader A, .statistics .rowHeader A:Hover {
 color:white;
}
.fixtureList TD, .leagueTable TD, .playerIndex TD {
 padding:2px;
}
.fixtureList A, .leagueTable A {
 font-weight:normal;
}
.leagueTable TD, .fixtureList .rowLight TD, .fixtureList .rowDark TD, .statistics .rowLight TD, .statistics .rowDark TD {
 border-bottom:1px dotted black;
}
.leagueTablePromotion {
 background-color:#c2c2c2;
}
.leagueTableHighLight {
 background-color:black;
 color:white;
 font-weight:bold;
}
.leagueTable .leagueTableHighlight A {
 color:white;
}
.leagueTablePlayOff {
 background-color:#e9e9e9;
}
.leagueTableRelegation {
 background-color:#d9d9d9;
}
.playerIndex {
 height:242px;
 overflow:auto;
}
.playerIndex .rowLight {
 background-color:#e8e8e8;
}
.playerIndex TD {
 border-bottom:1px solid #d0d0d0;
}
.statistics TD {
 padding:2px 5px 2px 10px;
}
/*Xmas Magic Numbers*/
.voucherWrap {
background:transparent url(/javaImages/27/e2/0,,~7660071,00.png) no-repeat scroll 0 0;
/*border:5px solid #000;*/
float:right;
height:405px;
position:relative;
width:482px;
font-weight: bold;
margin:72px;
}
.voucherText {
background-color:#f1f1f1;
border:1px solid #000;
color:#000;
float:left;
font-size:1.1em;
font-weight: bold;
padding:10px 0 0 19px;
margin:194px 0 0 10px;
width:440px;
width:expression(460 + "px");
height:180px;
}
.redText {
font-size:1em;
font-weight:bold;
color:#fa0000;
}
.voucherBottomText{
font-size:0.8em;
color:#000;
}
.voucherHeader{
font-size:1.6em;
color:#000;
margin-left:120px;
}
.voucherText ul {
 font-weight: bold;
 text-decoration: none;
 margin-left: 13px;
 padding: 0;
}
.voucherText li {
 list-style-type:disc;
}

