Vertical Tabs & Top-Bottom Text Direction

Vertical Tabs & Top-Bottom Text Direction


I'm trying to use the vertical tabs in the jquery-ui code.
http://jquery-ui.googlecode.com/svn/trunk/demos/tabs/vertical.html
Is there a way to...
* make the tabs on the right hand side. I've tried several things
including turning the 'ui-corner-left' to 'ui-corner-right'.
* make the text direction go from top to bottom instead of left to
right. CSS text direction only offers left-to-right and right-to-left.
Thanks
Tim