#siteFooter { margin-bottom: 35px; position: relative; }
#siteFooter #networkList { background: transparent none; position: absolute; bottom: -45px; left: 50%; margin-left: -470px; text-align: center; width: 940px; }
#siteFooter #networkList li { display: inline-block !important; margin: 0; padding: 0; }
#siteFooter #networkList li a { font: 900 11px/35px Arial, Helvetica, sans-serif; margin: 0; margin-left: 5px; padding: 0; padding-left: 5px; text-decoration: none; }
#siteFooter #networkList.dark li a { border-left: 1px solid #999; color: #333; }
#siteFooter #networkList.light li a { border-left: 1px solid #fff; color: #fff; }
#siteFooter #networkList li a:hover { text-decoration: underline; }
#siteFooter #networkList li:first-child a { border: none; margin: 0; padding: 0; }