
footer {
  text-align: center;
  font-size: 11px;
  margin: 30px 0 30px 0;
  border-top: 1px solid #eee;
}

#top {
  border-bottom: 1px solid #eee;
}

#footer-content {
  display: table;
  margin: 30px auto;
}
#footer-content div {
  float: left;
  margin-right: 20px;
  background-repeat: no-repeat;
  background-position: 0 1px;
  padding-bottom: 4px;
}
