table.bit td {
    padding: 0.15em;
}
table.bit tbody tr { background: none; }
table.bit span {
    margin: 0;
    display: inline-block;
    font-size: 1.25em;
    width: 1em;
    height: 1em;
    line-height: 1;
    text-align: center;
    border-radius: 50%;
    background-color: #d00;
}
table.bit span.egy {
    background-color: #4d4;
}
.doksi table.bit span.bea,
.doksi table.bit span.beb {
    cursor: pointer;
}
