.wp_survey .item_list li .tip {

    display: none !important;
}
.wp_survey .item_list li .inp_text input {
    width: 400px!important;
}
.wp_survey .survey_head {
     display: none !important;
}
div#wp_survey {
    width: 900px !important;
}
input#sumbitId {
    background: #005375;
    color: #fff;
    padding: 10px;    border: 0px;
}