Accordion tabs all mangled together

Accordion tabs all mangled together

 
Hey, this is what my tabs for my accordion look like.. I'm not sure why.
Here is the code.
$('#platforms').accordion({icons: false, alwaysOpen: false, active: false});
Also, not sure if this is related, but the active: false seems to work, but when I try to close the current one it never closes.
Thanks,