Aligning sortable columns inside tabs

Aligning sortable columns inside tabs

Can someone help me?
I've added tabs, but my sortable boxes are appearing outside (below)
the tab content.
I suspect it's because of this:
<style type="text/css">
.column { width: 33%; float: left; padding-bottom: 100px; }
But I don't know how to fix it...
if I remove the float, they appear inside the tab correctly, but then
all columns are on the left side of the page (not 3 columns)
here's the page:
http://lztest.gdd.net
login/pass is guest/guest
(note: for some reason, the page doesn't render properly until you
select a theme - bonus points if you can help with that one :-))
--
______________________________________________________________
Clayton Dukes
______________________________________________________________
--