.numbers {
    width: 610px;
    text-align: right;
}

.numbers span {
    margin: 0px 2px;
}

.numbers .current {
    font-weight: bold;
}