Jquery draggable internet explorer issue

Jquery draggable internet explorer issue

I have developed a website which uses draggable for the interface allowing li elements to be dragged to change the interface layout. Each li element monitors a hover event which swaps image to create a highlight mechanism.

In internet explorer when an element is dragged and repositioned the non hover image in the li stops being visible but the hover image works fine.

Please could someone have a look and see if you can work out what could be wrong
http://www.origination.net

Thanks