I love the functionality of the jQuery accordion (http://jqueryui.com/demos/accordion/) however I do not want the style !!
I\'d like to get rid of all the styles, the im
I guess you have already solved the problem since you wrote in 2010. By the way, now it's possible to avoid styling of each ui widget by control panel, in the official jqueryUI website, before download the theme.
http://jqueryui.com/themeroller/
In case of Accordion, just 'uncheck' the checkbox button 'Accordion' and download the generated file.
It's quite late to answer I know but I think it could be useful... just in case :)