/* TICKER */
#ticker-wrapper{ background-color: #c2c2c2;  }
#ticker{ width: 1000px; margin:0 auto 20px auto; padding: 7px 0 7px 0; display: block;  }
#ticker a, #ticker a:visited { color: #666; text-decoration: none; }
#ticker-headline  { float: left; font-size: 120%; color: #000; border-right: 1px solid #999; margin:0; padding: 7px 12px 7px 0; font-weight: bold; }
#ticker-headline a{color: #000; }
#ticker-links   { font-size: 110%; color: #666; height:22px !important;  padding: 7px 0 0px 12px; margin:0; border-left: 1px solid #fff; float:left; width:auto; display:block; white-space:nowrap; }
#ticker-links li { width: 850px; text-overflow: ellipsis; overflow: hidden; }
#ticker-links  a, #ticker-links a:visited{ color: #666; }