BeautyTips with Tabs inside - first qustion

BeautyTips with Tabs inside - first qustion


I am a novice (copy and paste specialist) with javascript and have a
need for something that seems like it should work.
Example URL: http://sunnybeachdesign.com/jquery-example/
Description:
I am using BeautyTips (http://www.lullabot.com/files/bt/bt-latest/DEMO/
index.html -- very nice stuff here) with Tabs (http://docs.jquery.com/
UI/Tabs).
Individually each effect works but when I try to use tabs inside a
popup it just does not work. See example URL.
I am pretty sure that the way to make this work is described as the
"off-left technique" on the tabs library page. I think I need to add
the off-left CSS to the BeautyTips (position: absolute; left:
-10000px;) but can't figure it out.
Is there a way to get these to work together?
What I would really love is to have the tab section (inside the
BeautyTip) to work on mouseover but would like to just get this clicky
one working first.
Thanks for any suggestions for my first question to the list.
Sunny