It looks like you need to add a doctype to your page. As of right now IE is rendering in "quirksmode" and not "standards".
>From the docs: Notes - *Fx.Accordion* requires the page to be in Standards Mode<http://hsivonen.iki.fi/doctype/> . http://mootools.net/docs/more/Fx/Fx.Accordion Hope this helps
