.side_wrapper {
    width:312px;
    display:inline-block!important;
}

#user-box {
    padding:0 252px 0 0;
}

.bf_form_row {
    position:relative;
}

label.error {
    position:absolute;
    left:51%;
    top:0;
    width:200px!important;
    color:#ff0000;
    font-size:10px;
}

#captcha-error {
    top:62px;
    left:72%;
}

.form_response {
    color:green;
    font-weight:bold;
    display:none;
}