#print-link
{
  position:relative;
  top:50px;
}

#contentpadding
{
padding-left:10px;


}

#jackpots-container
{
  background-image:url('../../web_images/lottery_numbers/red_box2.gif');
  height:95px;
  width:505px;
  background-repeat:no-repeat;
}

.the-jackpot
{
  font-size:20px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  font-weight:bold;
}

.the-date
{
color:#FFFFFF;
padding-left:13px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}





.game
{
  float:left;
  margin-top:3em;
}

.ball-row td
{
  background-image:url('../../web_images/lottery_numbers/ball.gif');
  background-position:bottom;
  background-repeat:no-repeat;
  width:28px;
  height:10px;
  text-align:center;
  vertical-align:bottom;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:11px;
  padding-left:3px;
  padding-bottom:7px;
}

.ball-row .bonus
{
  background-image:url('../../web_images/lottery_numbers/bonus_ball.gif');
  width:35px;
  padding-left:1px;
  height:41px;
  margin-top:2px;
  /*padding-top:20px;*/
}



.ball-row .blank
{
  background-image:none;
}

.game-info
{
  height:5em;
}

.game-info img
{
  float:left;
}

.game-info span
{
  float:left;
  margin-left:.8em;
  font-weight:bold;
  margin-top:.3em;
}


#pick-3-numbers .ball-row td
{
  height:41px;
}

#payday-numbers .ball-row td
{
  height:41px;
}

#horizontal-line
{
  margin-top:2.7em;
  margin-bottom:-5px;
}

#vertical-line
{
  float:left; 
  margin-right:5px;
  margin-left:-19px;
  margin-top:35px;
}
