﻿.kl-social-link {
    height:40px;
    width:40px;
    display:inline-block;
}

.kl-social-link:not(:last-child){
    margin-right: 5px
}

#fb-sharer {
    background: url(img/fb_logo.png) no-repeat;
    background-size: 40px 40px;
}

#tw-sharer {
    background: url(img/tw_logo.png) no-repeat;
    background-size: 40px 40px;
}

#li-sharer {
    background: url(img/li_logo.png) no-repeat;
    background-size: 40px 40px;
}

#gp-sharer {
    background: url(img/gp_logo.png) no-repeat;
    background-size: 40px 40px;
}

#em-sharer {
    background: url(img/em_logo.png) no-repeat;
    background-size: 40px 40px;
}

#xing-sharer {
    background: url(img/xing_logo.png) no-repeat;
    background-size: 40px 40px;
}