
div.socnet {
    height: 48px;
}

div.socnet div {
    margin-right: 6px;
    width: 32px;
    height: 32px;
    float: left;
    position: relative;
    cursor: pointer;
}

.socnet_bt {
    background: url("/i/soc.png") 0px -3px / 32px no-repeat;
}
.socnet_vk {
    background: url("/i/soc.png") 0px -38px / 32px no-repeat;
}
.socnet_ok {
    background: url("/i/soc.png") 0px -73px / 32px no-repeat;
}
.socnet_ml {
    background: url("/i/soc.png") 0px -108px / 32px no-repeat;
}
.socnet_fb {
    background: url("/i/soc.png") 0px -143px / 32px no-repeat;
}
.socnet_tw {
    background: url("/i/soc.png") 0px -178px / 32px no-repeat;
}
