Sortables won't sort

Sortables won't sort


I'm trying to sort a group of images with a sortable but they don't
seem to want to sort.
I've tried wrapping the img tag inside of a div and specifing the div
as the item and the img as the helper but that doesn't seem to help.
I'm able to drag an image however as i move over the other items they
don't move around and when i let go of the dragged item it doesn't
drop in just reverts to it's position.
here is the code for the div thats to be sorted
<div id="menu_dockIcons" style="z-index: 20001; height: 33px; width:
216px; top: -2px; left: 44px; position: absolute;" class="ui-
sortable">
    <div style="" class=""><img height="32" width="32" src="images/icons/
blogger-32x32.png" id="plazl_25_Icon" style="position: absolute; top:
-2px; left: 2px;"/></div><div><img height="32" width="32" src="images/
icons/flickr-32x32.png" class="" id="plazl_33_Icon" style="position:
absolute; top: -2px; left: 38px;"/></div><div><img height="32"
width="32" src="images/icons/heart-32x32.png" class=""
id="plazl_36_Icon" style="position: absolute; top: -2px; left: 74px;"/