#listItem1 {
        display: block;
        width: 68px;
        height: 68px;
        background: url(icons/24-46x46.jpg) no-repeat 10px 10px;
}

#listItem1:hover {
        display: block;
        width: 90px;
        height: 90px;
        background: url(icons/24-60x60.jpg) no-repeat 15px 15px;
}

#listItem1.selected {
        display: block;
        width: 90px;
        height: 90px;
        background: url(icons/24-60x60.jpg) no-repeat 15px 15px;
}
#listItem2 {
        display: block;
        width: 68px;
        height: 68px;
        background: url(icons/23-46x46.jpg) no-repeat 10px 10px;
}

#listItem2:hover {
        display: block;
        width: 90px;
        height: 90px;
        background: url(icons/23-60x60.jpg) no-repeat 15px 15px;
}

#listItem2.selected {
        display: block;
        width: 90px;
        height: 90px;
        background: url(icons/23-60x60.jpg) no-repeat 15px 15px;
}
#listItem3 {
        display: block;
        width: 68px;
        height: 68px;
        background: url(icons/15-46x46.jpg) no-repeat 10px 10px;
}

#listItem3:hover {
        display: block;
        width: 90px;
        height: 90px;
        background: url(icons/15-60x60.jpg) no-repeat 15px 15px;
}

#listItem3.selected {
        display: block;
        width: 90px;
        height: 90px;
        background: url(icons/15-60x60.jpg) no-repeat 15px 15px;
}
#listItem4 {
        display: block;
        width: 68px;
        height: 68px;
        background: url(icons/19-46x46.jpg) no-repeat 10px 10px;
}

#listItem4:hover {
        display: block;
        width: 90px;
        height: 90px;
        background: url(icons/19-60x60.jpg) no-repeat 15px 15px;
}

#listItem4.selected {
        display: block;
        width: 90px;
        height: 90px;
        background: url(icons/19-60x60.jpg) no-repeat 15px 15px;
}
#listItem5 {
        display: block;
        width: 68px;
        height: 68px;
        background: url(icons/13-46x46.jpg) no-repeat 10px 10px;
}

#listItem5:hover {
        display: block;
        width: 90px;
        height: 90px;
        background: url(icons/13-60x60.jpg) no-repeat 15px 15px;
}

#listItem5.selected {
        display: block;
        width: 90px;
        height: 90px;
        background: url(icons/13-60x60.jpg) no-repeat 15px 15px;
}
#listItem6 {
        display: block;
        width: 68px;
        height: 68px;
        background: url(icons/14-46x46.jpg) no-repeat 10px 10px;
}

#listItem6:hover {
        display: block;
        width: 90px;
        height: 90px;
        background: url(icons/14-60x60.jpg) no-repeat 15px 15px;
}

#listItem6.selected {
        display: block;
        width: 90px;
        height: 90px;
        background: url(icons/14-60x60.jpg) no-repeat 15px 15px;
}
#listItem7 {
        display: block;
        width: 68px;
        height: 68px;
        background: url(icons/18-46x46.jpg) no-repeat 10px 10px;
}

#listItem7:hover {
        display: block;
        width: 90px;
        height: 90px;
        background: url(icons/18-60x60.jpg) no-repeat 15px 15px;
}

#listItem7.selected {
        display: block;
        width: 90px;
        height: 90px;
        background: url(icons/18-60x60.jpg) no-repeat 15px 15px;
}
