.draggable {
	position: absolute;
	width: 100px;
	height: 40px;
	border: 1px solid #F2F2F2;
	background-color: #6699CC;
	padding: 0px;
	text-align: center;
	border: 1px #F2F2F2;
}



#myzone1 
{ 	
	z-index: 9999;
	margin-left: 780px;
	top: 150px;
	
}