﻿#Share_Home {
    height: auto;
    overflow: hidden;
    float: left;
    margin-top: 12px;
}

    #Share_Home .cap {
text-align: left;
position: relative;
color: #343331;
font-weight: bold;
text-align: center;
font-size: 12px;
line-height: 23px;
height: 23px;background: #eeeff4;
border-bottom: 1px solid #d7e0e9;
    }

        #Share_Home .cap a {
            color: #9d7433;
            font-size: 14px;
            font-weight: bold;
            position: absolute;
            top: 5px;
            left: 42px;
            text-transform: uppercase;
        }

        /*buttom like*/

        .likefacebook {
            float: right;margin: 2px -16px 4px 0;
        }
.like_vk {
    float: left;
    margin-right: 10px;
}