Disabling a widget theme

Disabling a widget theme

i use jquery tabs and jquery datepicker
i want jquery default theme (colors, paddings, gradiants etc) for datepicker so i use jquery-ui.min.css on my page
but i dont want jquery to theme my tabs at all !!, i want no css from jquery for my tabs
is there a way to disable jquery theming interference for a specific widget (ie tabs) or i should over write css for my tabs to have my own themes and looks ?

thanks