Jquery tabs

Hi
I have tabs and the contents are in divs which work fine but I want the content in the div to be scrollable. So I set all the divs to <div id=#tabs-1" style=“height:200px; overflow:scroll”> and it works when the page is first refresedh or loaded but once you start switching to the other tabs the style is gone? What do I do?