.dnd_drag {
    background-color: white;
}

.dnd_drop {
    border: 1px solid white;
}

.dnd_drop_over {
    border-top: 1px solid black;
    border-left: 1px solid white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
}

.dnd_remote {
	position: absolute;
}
#drag_remote{ 
position: relative; 
top: 319px; 
left: 1px; 
} 
#Layer1 {
	position:absolute;
	left:0px;
	top:0px;
	width:122px;
	height:1816px;
}
#Layer3 {
	position:absolute;
	left:899px;
	top:410px;
	width:74px;
	height:126px;
	z-index:4;
}
