#captcha_area div img{
    height: 80px;
    width: 215px;
}

#captcha_area {
    text-align: center;
}

#captcha_input {
    margin-top: 20px;
    white-space: nowrap;
}

#captcha_status_icon {
    display: none;
}

#refresh_captcha {
    padding: 7px 10px;
    line-height: 0px;
}