.record_social {
  /*float:left;*/
  margin-top: 5px;
}
.record_social .record_share {
  background: #3b5b99 url("/cassette.axd/file/site-static/recorddetailsprites3-554baf068e5543b87eafb1463f011175ad842c2a.png") no-repeat;
  width: 102px;
  height: 27px;
  cursor: pointer;
  float: left;
  margin-right: 5px;
  display: block;
}
.record_social #record_fb_share {
  background-position: 0px -1313px;
  margin-right: 37px;
  position: relative;
}
.record_social #record_fb_share:hover {
  background-position: -102px -1313px;
}
.record_social #record_fb_share .numCount {
  position: absolute;
  left: 107px;
  background: white;
  height: 11px;
  padding: 7px 0px 7px 0px;
  width: 25px;
  border: solid 1px #cccccc;
  text-align: center;
  font-size: 11px;
  line-height: 11px;
}
.record_social #record_tw_share {
  background-position: 0px -1340px;
}
.record_social #record_tw_share:hover {
  background-position: -102px -1340px;
}
.record_social #record_follow {
  width: 108px;
  background: #21bcce url("/cassette.axd/file/site-static/follow_sprite-de38040964063dcf142dca1bd0559d781cbb4dc3.png") no-repeat;
  background-position: 0px -469px;
}
.record_social #record_follow:hover {
  background-position: 0px -496px;
}
.record_social #record_follow.followed,
.record_social #record_follow.followed:hover {
  background-position: 0px -523px;
}
