/** { margin:0; padding:0; }*/

#newsticker { 
width:272px; 
/*background:#EAF4F5; */
padding:0px 0px 0; 
/*font-family:Verdana,Arial,Sans-Serif;*/
font-size:12px;
margin:15px auto;
}

#newsticker a { text-decoration:none; color:#333; }
#newsticker a:hover { text-decoration:underline; color:red }
#newsticker img { border: 2px solid #FFFFFF; }

#newsticker .title {
text-align:center;
font-size:12px;
font-weight:normal;
padding:0px;

}

.newsticker-jcarousellite { width:272px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:10px; margin-bottom:10px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:left; width:272px;margin-bottom:10px !important; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }
