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