div.playusapowerball {
  border: 1px solid #999999;
  margin-bottom: 5px;
}
div.playusapowerball div.lottoLogoSmall { background: transparent top center  no-repeat url(/lottery/playusapowerball/images/logo_small_hrzl.png); }

div.entriesWrapper div.playusapowerball { border: none;}
div.entriesWrapper div.playusapowerball table.genTbl{ border: 1px solid #999999; }
div.playusapowerball div.lottoWrapper table.lottoTable td.topSide { background: #666666 top center no-repeat url(/lottery/playusapowerball/images/promo_bg1.png); }
div.playusapowerball div.lottoWrapper table.lottoTable td.leftSide { background: #666666; }
div.playusapowerball div.spanGrid table { border-color:#5b5b5b; background-color: #A0A0A0; }
div.playusapowerball div.slideButton { border-color: #8b8b8b; background: no-repeat url(/lottery/playusapowerball/images/slide_btn.gif); }
div.playusapowerball div.glossBar { background: #333333 left top repeat-x url(/lottery/playusapowerball/images/flag_glossbar.png); }
div.playusapowerball div.entryStep1 { background: transparent center top no-repeat url(/lottery/playusapowerball/images/Step1.png); height: 55px; }
div.playusapowerball div.numberGridReflection {  /* for padding */ height: 40px; }

div.playusapowerball td.promo {background: transparent top center no-repeat url(/lottery/playusapowerball/images/promo_bg2.png); }
div.playusapowerball td.entryNumber { background-color:#D5D5D5; }
div.playusapowerball td.entryNumber.ballSet5 { background-color:#D5D5D5; }
div.playusapowerball td.entryNumber.ballSet6 { background-color:#c7c7c7; }
div.playusapowerball tr.entries_header { background-color:#8f8f8f; border:#5b5b5b solid 1px; }
div.playusapowerball tr.rowTitle {background: transparent left top repeat-x url(/lottery/playusapowerball/images/gloss_tile.png); color: #FFFFFF; font-weight:bold; border:none; }
div.playusapowerball table tr.rowColour_even { background-color: #e7e7e7; };


/*Checkout Page*/
div.playusapowerball td.lottery_entryContent { background-color:#fafafa; }
div.playusapowerball th.glossBar { background: #8b8b8b left top repeat-x url(/lottery/playusapowerball/images/gloss_tile.png); }

/*Account Balance Page*/
div.playusapowerball div.lottoWrapper td.voucherIcon { background:#f8f8f8 url(/images/voucher_icon.jpg) center center no-repeat;}
div.playusapowerball div.lottoWrapper td.cashIcon { background:#f8f8f8 url(/images/cash_icon.jpg) center center no-repeat;}
div.playusapowerball div.lottoWrapper td.gridTotals { background:#f8f8f8;}
div.playusapowerball div.lottoWrapper td.voucherTotal { background:#f8f8f8; }
div.playusapowerball div.lottoWrapper td.winningsTotal { background:#f8f8f8; }
div.playusapowerball div.lottoWrapper td.claimButton { background: #f0f0f0; }


