
table.social_links {
   margin: 0 0;
   border-spacing: 1px;
   align: center;
}

.social_links td {
  margin: 0px;
  padding: 0em 0.5em 0em 0.5em;
}

.social_links td img {
	float: none;
	border: 0;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
