@charset "utf-8";
/* CSS Document */

/*Global*/
.clear:after{content:"."; visibility:hidden; height:0px; clear:both; display:block;}
a:active, a:visited, a:focus{outline:none;}


/*jsticker_scroll*/
#jsticker_wide { background: #33313b; margin-top: 20px; }
.scrollingtext { position: absolute; }
#jsticker_scroll { position: relative; height: 40px; width: 100%; display: block; overflow: hidden; margin: 0 auto;  }
#jsticker_scroll div { display: inline-block; margin: 0; }
#jsticker_scroll a { color: #FFFFFF; display: block; padding: 0 20px; line-height: 40px; }
#jsticker_scroll a:hover { color: #FFFFFF; text-shadow: 2px 2px 3px #FFFFFF; }
#jsticker_scroll .scrollingtext { white-space: nowrap; }