/* CSS Document */

#ticker-content { height:150px; overflow:hidden; position:relative; }
#ticker-content-scroll { position:absolute; left:0; }
.ticker-item { width:462px; height:208px; float:left }
.ticker-item .has-image { width:121px; }
.ticker-item .has-image img { border:2px solid #e01f23; }
.ticker-item .has-gradient { padding:10px 20px 10px 15px; color:#121212; font-size:11px; background:url(images/tickerbg.png) left center no-repeat; }