Hi Im trying to set up 2 sets of tabs on the same page- I have the 1st set working fine using an altered jquery.tabs.css file. The problem is Ive set the tabs-container to 646px; in this file. I want the 2nd tab- contaner to be 100px;. Ive tried specifying alternate jquery.tabs2.css file and adding it but it seems the 1st css file overides it. when I remove the link to the initial css file the 2nd set of tabs look fine, so I presume it picks up the 2nd css file ok. But this messes up the other tabs. Im sure there is an easier way to do this? Im new to all this. Basically what I want is 2 sets of tabs on the same page that use different css file to specify tabs-container values and span widths or maybe i dont even need 2 separate css files? any help appreciated Thanks