[jQuery] simple horizontal slide panel - IE7 DOM, Jquery

[jQuery] simple horizontal slide panel - IE7 DOM, Jquery


Hi all,
I am working on slide panel:
http://f1shw1ck.com/activity_viewer/slider.html#
Problem: The panel which slides across pushes all the div' s in the
page to the right when viewed in IE.
Expected: The panel should act as an overlay on the current page
without pushing any div's.
Things tried:
I wrapped the panel and button in a div with absolute positioning, but
now the "slide panel" button doesn't move from place.
Both URLs work as desired in Firefox.
Thanks for any help you can provide.