UI Tabs, fixed width and height

UI Tabs, fixed width and height

Hi All,
I am using the UI Tabs. Everything works great except the width of my
tab panels seem to jump wider a bit
I have 5 tabs. tabs 1 - 3 when clicked are the same size width wise,
but 4 and 5 jump. Something is pushing them out, but I started each
file for each tab the same way.
What would I modify to keep the width and height of the UI Panel the
same regardless. Like a fixed width and height.
I have nested-jquery-yui.css and ui.tabs.css. I have tried various
things for items that reference ui-tabs-panel as far as changing
width: auto; to width: 900px; but none seem to be working.
I dont know what I am running except JQuery 1.2.3
Any advice?
-Jason
--