/** { margin:0; padding:0; }*/

#newsticker-demo { 
/*width:300px; */
/*background:#EAF4F5; */
padding:5px 0 0 0; 
/*font-family:Verdana,Arial,Sans-Serif;*/
/*font-size:11px;*/
margin:0px auto;
/*border: 1px solid #ccc;
-moz-border-radius: 5px;
border-radius: 5px;*/
/*height:60px;*/
/*add*/font-size:12px;/*end*/
}

#newsticker-demo a { text-decoration:none; color:#03F; /*font-size:11px; *//*font-family:Verdana,Arial,Sans-Serif;*/ }
<!--#newsticker-demo img { border: 2px solid #FFFFFF; }-->

#newsticker-demo .title {
/*text-align:center;*/
/*font-size:12px;*/
/*font-weight:bold;*/
padding:2px 0 2px 0;
color:#03F;
}

.newsticker-jcarousellite { width:300px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding:0 0 1px 0; width:240px; height:120px; /*padding-bottom:1px;*/ /*margin-bottom:5px;*/ }
/*.newsticker-jcarousellite .thumbnail { float:left; width:110px; }*/
.newsticker-jcarousellite .info { float:right; width:240px; height:120px; color:#03F; border:none;  padding:0 0 0 5px; }
/*.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }*/
/*add*/
.newsticker-jcarousellite ul li.re{ margin:0 0 5px 0;}
/*end*/
.clear { clear: both; }
