css themeroller scope with datepicker

css themeroller scope with datepicker

Hi

I'm trying to theme a datepicker without changing the styles on the rest of the page. Using the themeroller, I set the scope to '.sunny', but it is not immediately obvious how give the datepicker that class. Digging a little bit I found that the calendar element is a child of the body, but setting the class of the body has no effect. Setting the classname of the input also does nothing..

What should I be doing here?

Thanks in advance!
--Peter