cycle plugin doesn't clean up element level styles

cycle plugin doesn't clean up element level styles

I'm using the cycle plugin to transition between container elements on different pages.  Obviously, it needs to modify the element level styles to perform the animations, but the problem I'm having is that after cycle transitions, the container element isn't left clean. I have to go through a manual step of removing these styles otherwise the elements don't render correctly.  Can an option be added so that cycle will remove (or revert) any element level stylings?

Thanks!