I am trying to get all of the fields to left align on this form to no avail: http://ciaranlee.com/commission/
On a previous site I was using the code below, but it does not seem to be working this time around.
body .gform_wrapper .gform_body ul {
margin-left:0!important;
}
I would be most grateful for any suggestions.
Thanks, Ciaran