.draggable { cursor:move;z-index:1000;}
#droppable { width:442px; height:295px; margin:1px; color: white; overflow:hidden; position:relative;}
#droppable.drophover, #bounds.drophover {  border:solid 1px red; margin:0; }
