.ui-rating a {
    cursor: pointer;
}

.ui-rating {
    font-size: 1.25em;
}

.ui-rating.ui-state-disabled {
    cursor: default;
}