div#scrollingPanel { width: 340px; height: 15px; position: absolute; top: 45px; left: 400px; color: blue; }
div#scrollingPanel marquee { width: 340px; height: 100%; font-size: 11px; }
div#scrollingPanel a { color: blue; text-decoration: underline; font-weight: normal; }
div#scrollingPanel a:hover { color: blue; text-decoration: underline; }
