div.feedback-wrapper ul.reg_form li > label{
    width: 145px;
}

ul#feedback-item-listing.reg_form > li .upl_desc{
    margin-left: 163px;
}

ul#feedback-item-listing.reg_form > li .jqTransformInputWrapper {
    width: 452px !important;
}

ul#feedback-item-listing.reg_form > li .textinput {
    width: 442px !important;
}

ul#feedback-item-listing.reg_form > li .check_list_cont {
    width: 452px;
}

ul#feedback-item-listing.reg_form  li div.error{
    margin-left: 163px;
    color:red;
    font-size: 12px;
    line-height: 19px;
    clear:both;
}


ul#feedback-item-listing.reg_form  > li .check_list em{
    cursor: default;
}

.reg_fb{
    overflow: hidden;
}

.reg_fb p{
    color: #4F4F4F;
    font-size:13px;
}

.reg_fb a{
    display: block;
    margin:10px auto;
}


/** FACEBOOK AUTH BUTTONS**/
.fb_auth_big{
    background:url('../../../v3_imgs/ci/facebook_snippet.png') no-repeat 0 0;
    display: block;
    width: 256px;
    height: 47px;
}

.fb_auth_big:hover{
    background:url('../../../v3_imgs/ci/facebook_snippet.png') no-repeat 0 -49px;
}


.fb_auth_big.eng{
    background:url('../../../v3_imgs/ci/facebook_snippet.png') no-repeat 0 -98px;
}

.fb_auth_big.eng:hover{
    background:url('../../../v3_imgs/ci/facebook_snippet.png') no-repeat 0 -147px;
}

.fb_auth_big.azn{
    background:url('../../../v3_imgs/ci/facebook_snippet.png') no-repeat 0 -196px;
}

.fb_auth_big.azn:hover{
    background:url('../../../v3_imgs/ci/facebook_snippet.png') no-repeat 0 -245px;
}

.fb_auth_big.rus{
    background:url('../../../v3_imgs/ci/facebook_snippet.png') no-repeat 0 -196px;
}

.fb_auth_big.rus:hover{
    background:url('../../../v3_imgs/ci/facebook_snippet.png') no-repeat 0 -245px;
}