th.center, td.center {
    text-align: center;
}
td.right {
    text-align: right;
}
input[type=date] {
    cursor: pointer;
}