@charset "utf-8";

.fbookimagesprite {
display: block;
width: 36px;
height: 36px;
background: url('images/graphics/fb_sprite.png') no-repeat 0 0;
overflow: hidden;
text-indent: -15000px;
font-size: 0px;
line-height: 0px;
}
 
.fbookimagesprite:hover {
background-position: -35, 0px;
}

.twitimagesprite {
display: block;
width: 36px;
height: 36px;
background: url('images/graphics/twit_sprite.png') no-repeat 0 0;
overflow: hidden;
text-indent: -15000px;
font-size: 0px;
line-height: 0px;
}
 
.twitimagesprite:hover {
background-position: -35, -5px;
}

.pintimagesprite {
display: block;
width: 36px;
height: 36px;
background: url('images/graphics/pint_sprite.png') no-repeat 0 0;
overflow: hidden;
text-indent: -15000px;
font-size: 0px;
line-height: 0px;
}
 
.pintimagesprite:hover {
background-position: -36, 0px;
}

.linkimagesprite {
display: block;
width: 36px;
height: 36px;
background: url('images/graphics/link_sprite.png') no-repeat 0 0;
overflow: hidden;
text-indent: -15000px;
font-size: 0px;
line-height: 0px;
}
 
.linkimagesprite:hover {
background-position: -36, 0px;
}

.youimagesprite {
display: block;
width: 36px;
height: 36px;
background: url('images/graphics/you_sprite.png') no-repeat 0 0;
overflow: hidden;
text-indent: -15000px;
font-size: 0px;
line-height: 0px;
}
 
.youimagesprite:hover {
background-position: -35, 0px;
}

.googimagesprite {
display: block;
width: 36px;
height: 36px;
background: url('images/graphics/goog_sprite.png') no-repeat 0 0;
overflow: hidden;
text-indent: -15000px;
font-size: 0px;
line-height: 0px;
}
 
.googimagesprite:hover {
background-position: -36, 0px;
}