body {
    padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */
}

#kk-form td {
    vertical-align: middle;
}

#kk-form input {
    width: 30px;
    vertical-align: middle;
    margin-top: 5px;
    margin-bottom: 5px;
}

.tblsep {
    border-right: 2px solid #9CF;
}

tr.dark {
    background-color: #EEE;
}
