
@media screen {
  #footer-container { margin: 0 0 40px 0; }
  #footer-container #footer { padding: 10px 0 10px 0; }
  #footer-container #footer p { margin: 0 0 0 12px; font: normal 9px/12px Arial, Helvetica, sans-serif;text-align:right; }
  #footer-container #footer p a:link,
  #footer-container #footer p a:active,
  #footer-container #footer p a:visited
    { color: #584643; text-decoration: none; }
  #footer-container #footer p a:hover { color: #000000; }
  table.footer-container { border-collapse: collapse; margin: 12px 0 0 0; table-layout: fixed; width: 100%; }
  table.footer-container td { padding: 0; vertical-align: top; }
}

