* { margin:0; padding:0; }

#abcticker { 
width:160px; 
background:#e3e3e3; 
padding:3px 3px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:11px;
margin:9px auto;
}

#abcticker a { text-decoration:none; color: #70030c; }
#abcticker a:hover { text-decoration: underline; color: #0066cc; }
#abcticker img { border: 2px solid #70030c; }

#abcticker .titel {
text-align:left;
font-size:12px;
font-weight:bold;
padding:5px;
color: #70030c;
background:#ccc;
}

.abcticker-jcarousellite { width:158px; }
.abcticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.abcticker-jcarousellite .thumbnail { float:left; width:80px; }
.abcticker-jcarousellite .info { float:right; width:78px; }
.abcticker-jcarousellite .info span.sub { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }
