.site-footer .egm-footer {
  font-family: Corbel, "Helvetica Neue", Helvetica, Arial, FreeSans, "Liberation Sans", sans-serif;
  color: rgb(170, 170, 170);
  width: 940px;
  margin: 1em auto;
  padding-bottom:2.5em;
}
hr.rule-top {
  background: #CCC url(/themes/custom/egmui/images/background-light.gif) repeat 2px 0;
  border: 0;
  border-top-color: currentcolor;
  border-top-style: none;
  border-top-width: 0px;
  border-top: 1px solid #333;
  height: 5px;
  margin-top: 0;
  margin-bottom: 1em;
  padding: 0;
}


footer.site-footer {
  padding: 0;
  background: transparent;
}

footer.site-footer .egm-footer .footer-social img{
  display: inline-block;
  margin-left: 10px;
  width: 24px;
  height: 24px;
}
