    .sharrre .box{
      float:left;
    }
    .sharrre .count {
      color:#444444;
      display:inline-block;
      font-size:10px;
      line-height:26px;
      height:26px;
      position:relative;
      text-align:center;
      text-decoration:none;
      width:50px;
      background-color:#eee; 
    }
    .sharrre .share {
      color:#FFFFFF;
      display:inline-block;
      font-size:11px;
      line-height:26px;
      height:26px;
      margin:0px;
      padding:0;
      text-align:center;
      text-decoration:none;
      width:50px;
      background-color:#9CCE39;
    }
    .sharrre .buttons {
        float:left;
    }
    .sharrre .button {
      float:left;
      max-width:60px;
      margin-left:10px;
      padding: 0px;
    }