Applying a theme with jQuery UI

Applying a theme with jQuery UI


Hi, I'm working with jQuery for the first time. I downloaded the full
js file as well as a theme from theme roller. I've put up an sample
accordion and included the theme's CSS file put it doesn't apply to my
accordion except for the dotted background in the title bar. My
accordion has a class named ui-accordion-container
What is it that I'm doing wrong?
Firebug indicates a lot of those -moz-use-text-color in place of the
colors defined in the theme but I don't see this in the theme roller
file at all
How can I fix this?
Thanks a lot