#header .home {
    background-position: center -8px;
    width: auto;
}

.next_cut .title {
    margin-top: 10px;
}
.next_cut .date,
.next_cut .day {
    font-size: 16px;
    line-height: 1.2em;
}
.balance .title {
    font-size: 12px;
    margin-top: 20px;
}
.balance .amount {
    font-size: 18px;
}
.payment a {
    width: 130px;
    margin-left: 24px;
    font-size: 13px;
    margin-top: 14px;
}
.payment .bg_black_right {
    background-position: 55% 5px;
}

.button {
    font-size: 13px;
}

/* bof login */
form {
    width: auto;
    margin: 0 auto;
    margin-top: 2em;
    text-align: center;
}

form input {
    width: auto;
}

.controls .bg_green {
    margin-top: 20px;
}

#leaf {
    bottom: -1000px;
}

/* eof login */
