.share-buttons li {
  display: inline-block;
  width: 30px;
  margin-right: 5px;
}

.share-text {
  display: inline-block;
  float: left;
  margin-right: 20px;
  margin-top: 7px;
}

.share-buttons a
{
	border: 0px !important;
}

.share-buttons img
{
	max-width: 24px;
	max-height: 24px;
	border:0px  !important;
}