﻿.shareBtn {
    display:block;
    float:right;
    width:48px;
    height:48px;
    background-image: url('../img/share.png');
    border-style: none;
}
