p.lh4 {
  line-height: 4px;
}
p.ballwin {
  float: left;
  margin: 2px 10px -2px 0;
}
p.ballwin img {
  margin: 0 2px 0 0;
}
p.ballwintext {
  float: left;
  text-align: right;
  width: 90px;
}
span.ball1 {
  background: url('/images/misc/ball1.gif') no-repeat;
  display: block;
  float: left;
  font-size: 13px;
  height: 20px;
  line-height: 20px;
  margin: 2px 6px 2px 0;
  padding: 6px;
  text-align: center;
  width: 20px;
}
span.ball2 {
  background: url('/images/misc/ball2.gif') no-repeat;
  display: block;
  float: left;
  font-size: 13px;
  height: 20px;
  line-height: 20px;
  margin: 2px 6px 2px 0;
  padding: 6px;
  text-align: center;
  width: 20px;
}
span.ball3 {
  background: url('/images/misc/ball3.gif') no-repeat;
  display: block;
  float: left;
  font-size: 13px;
  height: 20px;
  line-height: 20px;
  margin: 2px 6px 2px 0;
  padding: 6px;
  text-align: center;
  width: 20px;
}
table.keno {
  background: url('/images/table-back.gif') repeat-x;
  margin-top: 4px;
}
table.keno td {
  font-size: 11px;
  line-height: 14px;
  text-align: right;
  padding: 4px 3px 3px 3px;
  width: 54px;
}
table.keno td.c {
  background: url('/images/table-firstrow.gif') repeat-x;
  font-weight: bold;
  text-align: center;
}
table.keno td.r {
  background: url('/images/table-firstcol.gif') repeat-y;
  font-weight: bold;
  text-align: center;
  width: 16px;
}
table.keno td.rc {
  background: url('/images/table-corner.gif') no-repeat;
  width: 16px;
}
