.ui-rotatable-handle {
	position: fixed;
	top: 0px;
	left: 0px;
    height: 16px;
    width: 16px;
    cursor: pointer;
    background-image: url(rotate.png);
    background-size: 100%;
    left: 2px;
    bottom: 2px;
}
