

#newsticker { 
width:180px; 
background:#3D4346; 
background-image: url(../../bilder/hg1.jpg);
background-repeat:repeat-x;
padding:0px 0px 0px 00px; 
font-family:Arial,Sans-Serif;
font-size:11px;
margin-left:8px;

}

#newsticker a { text-decoration:none; }


.newsticker-jcarousellite { width:180px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:10px; margin-top:10px; }
.newsticker-jcarousellite .thumbnail { float:left; width:180px; }
.newsticker-jcarousellite .info { float:right; width:170px;}
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#ffffff; }

.clear { clear: both; }

