#rankings table td,
#rankings table th {
    padding: 3px;
    border: 1px solid #ccc;
}

#rankings table th {
    vertical-align: bottom;
    text-align: center;
    font-weight: bold;
}

.helplink {
    color: #255132;
    text-decoration: underline;
    cursor: pointer;
}
.details {
    font-size: 80%;
}
.notenumber {
    vertical-align: super;
}
.note,
.notenumber {
    font-size: 80%;
}
