Listing 39.8. Podstawowy format elementu z ćwiczenia 39.7
.ocena {
    list-style-type: none;
    width: 160px;
    height: 39px;
    background: url('gwiazdki-off.png') no-repeat;
    position: relative;
    text-indent: -2000em;
}