.share_tell_item {
  float: left;
  height: auto;
}

.st_container {
  margin-top: 5px;
  width: 225px !important;
  background-size: 225px !important;
  background-position-x: 0px !important;
}

#shareContent {
  overflow-x: hidden;
  /*overflow-y:hidden;*/
}

.st_subcontainer {
  width: 225px !important;
  background-size: 225px !important;
  background-position-x: 0px !important;
}

.st_subcontainer2 {
  width: 224px !important;
  background-size: 225px !important;
  background-position-x: 0px !important;
}

.st_top {
  float: left;
  width: 90%;
  height: 105px;
}

.st_image {
  float: left;
  width: 75px;
  height: 75px;
  border: 1px solid #000;
  margin-top: 20px;
}

.st_comment {
  float: left;
  width: 90%;
  height: auto;
}

.st_comment p {
  margin: 0;
  padding: 0;
  width: 90%;
  margin-left: 3px;
  font-size: 12px;
  font-weight: normal;
}

.st_stats {
  float: left;
  width: 90%;
  height: 15px;
}

.st_image img {
  width: 75px;
  height: 75px;
}

.share_tell_item h2 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  margin-left: 85px;
  /*margin-left:20px;*/
  margin-top: 20px;
  color: #000;
}

.share_tell_item span.h2 a {
  text-decoration: none;
  cursor: pointer;
  color: #000;
}

.share_tell_item span.pluses {
  float: right;
  margin: 2px;
}

.share_tell_item span.views {
  float: right;
  margin: 2px;
}