
.icon-glyph-facebook {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 24px;
  vertical-align: text-top;
  background-image: url("glyphicons_410_facebook.png");
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.icon-glyph-twitter {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 24px;
  vertical-align: text-top;
  background-image: url("glyphicons_411_twitter.png");
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.icon-glyph-youtube {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 24px;
  vertical-align: text-top;
  background-image: url("glyphicons_402_youtube.png");
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.icon-glyph-vimeo {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 24px;
  vertical-align: text-top;
  background-image: url("glyphicons_414_vimeo.png");
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

