div.nipperflies {
    position: relative;
    z-index:10;
}

td.nipperflies {
    border-style: solid;
    border-width: 3px;
    border-radius: 10px;
    border-color: #DA1F00;
    box-shadow: #A9A8A8 0.3em 0.3em 0.6em;
}

a.nipperflies {
    cursor:url('/otapsRev2/images/nipper.cur'), pointer;
}

h1.nipperflies {
    white-space: nowrap;
    text-shadow: #7B7F8E 0.1em 0.1em 0.2em;
    font-size: 28pt;
    text-align: center;
}

table.nipperflies {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
