
.drag_drop{
border:1px solid black;
width:100px;
height:100px;
}

.virtual_drag{
cursor:pointer;
z-index:9999;
}

.lz_temp_div{
background:none;
border:none;
position:absolute;
z-index:10000;
}