I'm using 1.5 beta so maybe it's related. I tried the following code to try and remove the list-style image my Theme is applying, but the little buggers won't go away.
.gform_body li {
background-image: none !important;
}
.gform_wrapper ul.gform_fields {margin:0!important; padding:0!important}
.gform_wrapper ul.gform_fields li.gfield {
margin-left:0!important;
padding-left:0!important;
background-image: none !important;
.gform_wrapper li, .gform_wrapper form li, .gform_wrapper form ul li { list-style-type:none!important; background-image:none!important}
http://clickheredevelopment.com/changeyegroup/patient-forms/#gf_2