.socialsharing_product.no-print {
    line-height: 30px;
    margin-bottom: 0;
}
.social-sharing {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #999;
    border-radius: 0;
    color: #999;
    float: left;
	font-size:12px;
    font-weight: normal;
    height: 30px;
    letter-spacing: 0.2em;
    line-height: 28px;
    margin: 0 15px;
    padding: 0 20px;
    text-transform: uppercase;
}
.social-sharing:first-child {
    margin-left: 0;
}
.social-sharing:last-child {
    margin-right: 0;
}