Embedding one UI into another

Embedding one UI into another


So basically I want to have one Tab in a jQuery UI tab open a jQuery
accordion page.
The problem is that the formatting is not correct on the accordion
when loaded from a tab. How can I fix this?
the accordion:
http://gbanker.com/test/meals.php
the tabs:
http://gbanker.com/test/tabs.html (meals tab)