div.div_share_download {
    border-bottom: 5px solid #cf3464;
    overflow: hidden;
}
div.div_share_download ul {
    display: block;
    position: relative;
    float: right;
    height: 30px;
    margin-bottom: -3px;
}
div.div_share_download ul li {
    display: block;
    position: relative;
    float: left;
}
div.div_share_download ul li a {
    display: block;
    position: relative;
    width: 30px;
    height: 30px;
    font-size: 0px;
    background-color: #cf3464;
    margin-left: 1px;
}
div.div_share_download ul li.li_sharing_linkedin a {
    background-image: url(/content/dam/microsites/talkingtech/div_share_download_li.png);
    background-position: center;
    background-size: 23px 23px;
}
div.div_share_download ul li.li_sharing_twitter a {
    background-image: url(/content/dam/microsites/talkingtech/div_share_download_tw.png);
    background-position: center;
    background-size: 23px 23px;
}
div.div_share_download ul li.li_sharing_email a {
    background-image: url(/content/dam/microsites/talkingtech/div_share_download_em.png);
    background-position: center;
    background-size: 23px 23px;
}
article.article_2colconverter p {
    color: #000;
    font-size: 14px;
    line-height: 22px;
}
p.talkingtech-download {
    margin: 0px !important;
}
p.talkingtech-download a {
    text-decoration: none;
    padding-left: 40px;
    display: block;
    position: relative;
    float: right;
    line-height: 30px;
    color: #ffffff;
    background-color: #cf3464;
    padding: 0px;
    padding-right: 10px;
    padding-left: 32px;
    background-image: url(/etc/designs/cc/images/cp-icon-downloads-white.png);
    background-repeat: no-repeat;
    background-position: 6px 4px;
    background-size: 20px;
    margin-bottom: -3px;
    margin-left: 1px;
}
p.talkingtech-download a span {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0px;
    left: 2px;
}
p.talkingtech-download a:hover span::before {
    top: 17px;
}

p.talkingtech-download a span::after {
    top: 8px;
}