#topper {
    background: url(Photoshop/sticker-sprite.jpg) no-repeat;
    width: 980px;
    height: 100px;
    margin: 0px;
    padding: 0px;
}

#topper span {
    display: none;
}

#topper li, #topper a {
    height: 100px;
    display: block;
}

#topper li {
    float: left;
    list-style: none;
    display: inline;
}

#tape {
    width: 282px;
}

#rss-feed {
    width: 98px;
}

#itunes {
    width: 100px;
}

#blip {
    width: 120px;
}

#meta {
    width: 85px;
}

#revver {
    width: 85px;
}

#youtube {
    width: 200px;
}

#rss-feed a:hover {
    background: url(Photoshop/sticker-sprite.jpg) -282px -100px no-repeat;
}

#itunes a:hover {
    background: url(Photoshop/sticker-sprite.jpg) -380px -100px no-repeat;
}

#blip a:hover {
    background: url(Photoshop/sticker-sprite.jpg) -480px -100px no-repeat;
}

#meta a:hover {
    background: url(Photoshop/sticker-sprite.jpg) -600px -100px no-repeat;
}

#revver a:hover {
    background: url(Photoshop/sticker-sprite.jpg) -690px -100px no-repeat;
}

#youtube a:hover {
    background: url(Photoshop/sticker-sprite.jpg) -770px -100px no-repeat;
}