I've inserted an adress field in my form, and the only problem is the zip code box appears awkwardly on the right (screenshot: http://i.imgur.com/eHBAM.jpg), how can I get this box on the left so it is flush with the rest of the form? Or at the very least make it full width so there's not this unsightly gap on the left.
<span class='ginput_left' id='input_1_10_5_container'><input type='text' name='input_10.5' id='input_1_10_5' value='' tabindex='9' /><label for='input_1_10_5' id='input_1_10_5_label'>Zip Code</label></span>
Any help is appreciated, thanks.