/* Style the footer */
#footer { position: relative; top: 80px; right: 30px; }
#footer table { margin: 0 auto; padding: 0; width: auto; }
#footer td.divider { border-right: 1px solid #000; }
#footer a { text-decoration: none; }
#footer td { text-align: center; font-size: 1.2em; padding: 0 5px; }
#footer #footerLinksBottom { width: 65%; }
#footer #footerLinksBottom td#left { text-align: right; width: 40%; }
#footer #footerLinksBottom td#right { text-align: left; width: 60%; }
