/*a.share-switch {*/
    /*display: block;*/
    /*width: 20px;*/
    /*height: 20px;*/
    /*background: scroll transparent url('images/share.gif') center center no-repeat;*/
/*}*/
/*.bookmarks-table {*/
    /*float: left;*/
    /*padding: 0px;*/
    /*height: 19px;*/
    /*height: 18px;*/
    /*background: transparent;*/
/*}*/
/*.share-dialog {*/
    /*z-index: 1000;*/
/*}*/
/*.share-dialog-left {*/
    /*left: 0px;*/
/*}*/
/*.share-dialog-right {*/
    /*right: 18px;*/
/*}*/
/*.bookmarks {*/
    /*color: #000;*/
    /*margin-left:10px;*/
/*}*/
/*.bookmarks a {*/
    /*display: block;*/
    /*float: left;*/
    /*overflow: hidden;*/
    /*background: transparent url(images/sprite-social-orange.png) no-repeat;*/
    /*height: 16px;*/
    /*border-bottom: 0;*/
/*}*/
/*.bookmarks a:hover {border-bottom: 0;}*/
/*.bookmarks:last-child{*/
    /*margin-left: 0px;*/
/*}*/
/*.wrapper-children-main .bookmarks a {*/
    /*background: transparent url(images/sprite-social.png) no-repeat;*/
/*}*/
/*.bookmarks a.vk {*/
    /*width: 26px;*/
/*}*/
/*.bookmarks a.facebook {*/
    /*background-position: -58px 0;*/
    /*width: 8px;*/
/*}*/
/*.bookmarks a.twitter {*/
    /*background-position: -33px 0;*/
    /*width: 19px;*/
/*}*/
/*.likes_box {*/
    /*display: inline-block;*/
    /*position: relative;*/
    /*background: #fff;*/
    /*font-size: 9px;*/
    /*font-weight: 100;*/
    /*padding: 2px 4px;*/
    /*margin-left: 5px;*/
/*}*/
/*.likes_box:after {*/
    /*right: 100%;*/
    /*top: 50%;*/
    /*border: solid transparent;*/
    /*content: " ";*/
    /*height: 0;*/
    /*width: 0;*/
    /*position: absolute;*/
    /*pointer-events: none;*/
    /*border-color: rgba(255, 255, 255, 0);*/
    /*border-right-color: #fff;*/
    /*border-width: 5px;*/
    /*margin-top: -5px;*/
/*}*/
/*.social-buttons .bookmarks {*/
    /*float: right;*/
/*}*/
/*.social-buttons {*/
    /*position: absolute;*/
/*}*/
/*.all-baby .social-buttons {*/
    /*right: 20px;*/
    /*top: 12px;*/
/*}*/
/*.wrapper-children-main .social-buttons {*/
    /*bottom: 18px;*/
/*}*/
