#footerArea { text-align: center; width: 100%; height: 90px; font-size: 11px; font-weight: bold; background: #000000; border-top: solid 1px #808080; }
#footerArea div { padding: 10px 0px 10px 0px; }

#debugOutputArea { position: fixed; bottom: 0px; border-top: solid 3px #ff0000; width: 100%; background-color: #333333; color: #cccccc; }
#debugOutputArea .inner { text-align: left; padding: 20px; background-color: #333333; color: #cccccc; font-size: 14px; }
