.ui-rotatable-handle {
    height: 20px;
    width: 20px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0) url("../images/rotating.png") no-repeat scroll 0 0;
    background-size: 100%;
    left: 2px;
    bottom: 2px;
}