.custom-info {
  cursor: pointer;
  cursor: hand;
  text-align: center;
  background: url('/images/misc/matchblocks.gif') 0 4px no-repeat;
  width: 241px;
  height: 51px;
  padding: 136px 100px;
}
.custom-game {
  display: none;
}
.custom-pointer {
  cursor: pointer; cursor: hand;
}
.custom-left {
  float: left;
  width: 130px;
}
.custom-taright {
  text-align: right;
}

