Accordion - Slide header below content

Accordion - Slide header below content

I'm using accordion to hide additional content below the main content and show it when opened. Everything works fine, the only problem is that I want the header to stay below the content, ex: When the content is expanding, it slides the header button to the bottom and than, if closed, slides it back up, keeping it on the bottom at all times (when content is visible).

I've done all the styling, but I can't seem to find how to change the position of the header. I'm using the minimal required css, and since that position is not in the styles, it should be in the scripts, but I'm not very good with js. Any help is appreciated!

Using jQuery 1.11.0, jQuery UI 1.10.4