I need some help with styling the form on my test page located at
While using FireBug, I noticed a lot of padding space surrounding the tabs within this div:
<div id="tabs-1" class="ui-tabs-panel ui-widget-content ui-corner-bottom">
How can I reduce the padding on the sides of these divs? Additionally, is there a way to make the black strip across the tabs completely black?
Any suggestions would be greatly appreciated. Thank you!