Does anyone have a "panel" widget?

Does anyone have a "panel" widget?

Hi everyone,

The jQuery UI widgets are great and they have been saving me tons of time. I'm wondering if anyone has something I'm looking for? I'd like a "Panel" widget, which would look more or less like a non-collapsible, single panel accordion. I'm using the 960 grid CSS library to lay things out on an intranet site, and I'm framing groups of data within that framework using UI widgets, and one that I've made up is a panel kind of thing. It's essentially a <div>...</div> where I apply style definitions to the div that come from the accordion widget.

Thanks!
Doug