2 lists one sortabel one draggable.

2 lists one sortabel one draggable.

I have a list of items on the right of the screen, I'd like to be able to drag from this list and drop the items onto a list in the middle of the page which is sortable, I need the original list items to stay in place so that you can go back drag them on again.
 
I have the sortable list in the middle of the screen, and the list on the right is draggable but how do I make the draggable items droppable onto the sortable list in the middle of the page?
 
Its not connected lists I would like to use as I dont want the dragged items to be removed from the original list - does any one have an example of this?
 
Thanks
Greg