Applying his own style inside an accordion pane

Applying his own style inside an accordion pane


hi
I currently have the following situation : we're using an accordion
with some custom jquery style (defined through theme roller by a
freelance designer).
The issue is that inside the content of the accordion, in the pane
itself, where the multiline content is put, our style defined for the
whole application doesn't apply. Or I need the links to look the same
as everywhere else. Furthermore, being in a kind of CMS, I can't act
easily on the <a><a/> tags. I've to act through the div containing
this content.
Currently,jquery custom style and mine are happily mixed. Sometimes
some of jquery style is applied, sometime mine style is.
Is there a recommended approach for this kind of issues ? If so, which
one(s) ? Otherwise, what would you recommend ?
thanks in advance
zedros