.ui-rotatable-handle {
	height: 100%;
	width: 100%;
	cursor: pointer;
	/*
    height: 16px;
    width: 16px;
    cursor: pointer;
    background-image: url('/img/rotate.png');
    background-size: 100%;
    left: 2px;
    bottom: 2px;
    */
}