/* CSS Document */

#ticker-content { width:200px; height:350px; overflow:hidden; position:relative; float:right; }
#ticker-content-scroll { position:absolute; top:0; }
.ticker-item { width:200px; height:208px; }
/*
.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; }
*/