body .gform_wrapper form .gform_body ul,
02
body .gform_wrapper form .gform_body ul li { 
03
    list-style-type: none !important; 
04
    list-style-image: none !important;
05
    list-style: none !important; 
06
    background-image: none !important;
07
    background: none !important;
08
    padding: 0 !important;
09
    margin: 0 !important;
10
    border: none !important
11
}
12
body .gform_wrapper form .gform_body ul > li:before {
13
    content: "";
14
}
height:4px;
background: none;
}