.drag{
	position: relative;
	cursor: hand;
	z-index: 100;
	border: 3px double #B0C1F3;
}