.social-icon{
    position:relative;
    top:13px;
    display:inline-block;
    width:35px;
    height:35px;
    margin-right:20px;
    background:url("../../images/social-buttons-spr-35.png") no-repeat 5px 0;
}
.icon-facebook{
    background-position: -35px 0;
}
.icon-twitter{
    background-position: -70px 0;
}
.icon-vkontakte{
    background-position: -105px 0;
}
.icon-odnoklassniki{
    background-position: -140px 0;
}
.icon-mailru{
    background-position: -175px 0;
}
.icon-googleplus{
    background-position: -210px 0;
}
.icon-livejournal{
    background-position: -245px 0;
}

.shortcode{
    width:525px;
    padding:15px;
    background:#ffc;
}
.shortcode span.blue{
    color:#006dcc;
}
.shortcode span.red{
    color:#f04040;
}