* { margin:0; padding:0; }

#newsticker { 
width:145px; 
background:none;
padding:5px 5px 0 10px; 
font-family:Verdana,Arial,Sans-Serif;
font-size:11px;
margin:20px auto;
height:auto;
border-bottom:0px dotted #000;
border-top:0px dotted #000;
}

#newsticker a { text-decoration:none; font-size:11px; font-weight:bold; color:#000;}
#newsticker a:hover { text-decoration:none; font-weight:bold; font-size:11px; color:#003399; }
#newsticker img { border: 2px solid #FFFFFF; }

#newsticker .title {
text-align:left;
font-size:12px;
font-weight:bold;
padding:5px 0;
}

.newsticker-jcarousellite { width:145px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:left; width:145px; height:auto; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#000; }

.clear { clear: both; }
