  @charset "UTF-8";

.down_payment .table td {
    text-align: right;
}

.down_payment .table td:first-of-type {
    text-align: left;
}

.down_payment .table td:last-of-type {
    color: #444;
}