.editable:hover {
	box-shadow: 1px 1px 12px #555;
}
.editable.ui-draggable:hover {
	cursor: default !important;
}
