#stats .modal-body h4.te {
    margin-top: 30px;
}

#stats .modal-body h5 {
    font-weight: bold;
}

#stats .modal-body td {
    padding-right: 15px;
    vertical-align: top;
}

#stats .modal-body td.al {
    padding-right: 0;
}

#stats .modal-body tr.rs {
    border-top: 1px solid #000000;
}

#stats .modal-body table {
    border-bottom: 1px solid #000000;
    margin-bottom: 15px;
}
