Making categories and boxes inside sortable

Making categories and boxes inside sortable

Hello, I have this  http://jsfiddle.net/Ja6KE/. It's a list of categories. Each category has some boxes. I need to make these boxes draggable to another category (now it works) and the whole category sortable with other categories (now it didn't work). I'm not sure how to do it. Thanks for help.