I’m trying to create an interface that’s like the right-hand side of what’s shown below with jQuery — tabbed/decked messages with header(subject) and footer.

Has anyone done something similar with jQuery or can suggest a direction to approach the problem? I’ve searched on the Web for a while but haven’t found a solution that’s close enough. I ran across the “30 jQuery tabs tutorial” but didn’t find what I am looking for either.
Thanks in advance for your help. Let me know if I can provide more details on what I’m looking for.
Basic ugly idea:
JSBIN