2 widgets with 2 different ui theme

In one of my pages I’m using the slider widget and the tab widget one is using the default jquery-ui theme and the other is using another theme.

Im having a problem that each theme is affecting each widget!

Is there anyway that I can skip the ui themeing for one of my widgets without going through the CSS file and making the changes manually?

I feel I asked a very stupid question :D