connected sortable - how to reverse sort order ?

connected sortable - how to reverse sort order ?

I wish to use sortable connected lists, in a manner similar to the example at
http://jqueryui.com/demos/sortable/#connect-lists
except I want to reverse the default sort direction from top down to bottom up, so the items float to the bottom of the container instead of the top. How can I achieve this ?