.dd-share-this a {
  display: inline-block;
  white-space: nowrap;
  background: url(img/rotating-icon.gif) left center no-repeat;
  padding-left: 22px;
}

.dd-share-this a.loading {
  background: url(/misc/throbber.gif) left -18px no-repeat;
}

.st_sharethis .stButton {
  visibility: hidden;
  position: absolute;
}
