I am using jquery UI tab, and one of the tab panels contains the UI portlets.
The problem is that the portlets are not inside the tab boundary, here is a screen shot: http://pic20.picturetrail.com/VOL22/543225/792958/384422925.jpg
here is the main page
here is the include file for the portlets, newPortlets.html which is essentially the example from jquery ui docs.
the tab containing the portlet will be ultimately created dynamically.
i have been looking at the markup, etc using firebug and there is no error.
tia for any help!