.sharelink {
    display: inline-block;
    margin: 0 7px -6px;
}
.fb {
    background: url("images/share/fb.png") repeat scroll center bottom transparent;
    display: block;
    float: left;
    height: 29px;
    width: 55px;
}
span.fb:hover {
    background: url("images/share/fb.png") repeat scroll center top transparent;
    display: block;
    float: left;
    height: 29px;
    width: 55px;
}
.tw {
    background: url("images/share/tw.png") repeat scroll center bottom transparent;
    display: block;
    float: left;
    height: 29px;
    width: 55px;
}
span.tw:hover {
    background: url("images/share/tw.png") repeat scroll center top transparent;
    display: block;
    float: left;
    height: 29px;
    width: 55px;
}
.cl {
    background: url("images/share/cl.png") repeat scroll center bottom transparent;
    display: block;
    float: left;
    height: 29px;
    width: 55px;
}
span.cl:hover {
    background: url("images/share/cl.png") repeat scroll center top transparent;
    display: block;
    float: left;
    height: 29px;
    width: 55px;
}
.gm {
    background: url("images/share/gm.png") repeat scroll center bottom transparent;
    display: block;
    float: left;
    height: 29px;
    width: 55px;
}
span.gm:hover {
    background: url("images/share/gm.png") repeat scroll center top transparent;
    display: block;
    float: left;
    height: 29px;
    width: 55px;
}
.gb {
    background: url("images/share/gb.png") repeat scroll center bottom transparent;
    display: block;
    float: left;
    height: 29px;
    width: 55px;
}
span.gb:hover {
    background: url("images/share/gb.png") repeat scroll center top transparent;
    display: block;
    float: left;
    height: 29px;
    width: 55px;
}
.p1 {
    background: url("images/share/p1.png") repeat scroll center bottom transparent;
    display: block;
    float: left;
    height: 29px;
    width: 55px;
}
span.p1:hover {
    background: url("images/share/p1.png") repeat scroll center top transparent;
    display: block;
    float: left;
    height: 29px;
    width: 55px;
}
.ym {
    background: url("images/share/ym.png") repeat scroll center bottom transparent;
    display: block;
    float: left;
    height: 29px;
    width: 55px;
}
span.ym:hover {
    background: url("images/share/ym.png") repeat scroll center top transparent;
    display: block;
    float: left;
    height: 29px;
    width: 55px;
}
.my {
    background: url("images/share/my.png") repeat scroll center bottom transparent;
    display: block;
    float: left;
    height: 29px;
    width: 55px;
}
span.my:hover {
    background: url("images/share/my.png") repeat scroll center top transparent;
    display: block;
    float: left;
    height: 29px;
    width: 55px;
}
.bt {
    background: url("images/share/bt.png") repeat scroll center bottom transparent;
    display: block;
    float: left;
    height: 29px;
    width: 55px;
}
span.bt:hover {
    background: url("images/share/bt.png") repeat scroll center top transparent;
    display: block;
    float: left;
    height: 29px;
    width: 55px;
}