.footerinner li {
display:inline-block;
float:none !important;
  clear:none !important;
  margin-right:22px;
}

div#single-template .single article .article-meta {
  clear: both; 
}

div#single-template #related-posts {
  clear: both;
}

.entry-content table {
  margin: 20px 0;
  clear: both;
}