@charset "utf-8";
/* CSS Document */
/* =============================================================== */
/* jsticker_scroll
================================================================ */
#jsticker_wide { background: #999999; margin-top:0px; }
.scrollingtext { position: absolute; }
#jsticker_scroll { position: relative; height: 46px; width: 100%; display: block; overflow: hidden; margin: 0 auto;  }
#jsticker_scroll div { display: inline-block; margin: 0; }
#jsticker_scroll a { color: #FEFEFE; display: block; padding: 0 20px; line-height: 46px; font-size: 14px; }
#jsticker_scroll a:hover { color: #FEFEFE; text-decoration: underline; }
#jsticker_scroll .scrollingtext { white-space: nowrap; }