how to override all the styles of jquery-ui
I need to override all the jquery-ui styles for some content to be displayed.The content is generated dynamically by some other script and i dont want to use frames to do that.
Whats the best way to do that?, is there any function with which i can do that?