/*.captch_img*/
.login_forgottenpass form ul li label {
    width: 100px;
}
.login_forgottenpass form ul li.captch_img {
    margin-left: 100px;
}
.login_forgottenpass form ul li .send_new_pass {
    background: url("/media/images/module/submit.png") no-repeat left top;
    color: #fff;
    height: 26px;
    width: 62px;
    float: left;
    border: none;
}