* { margin:0; padding:0; }

#newsticker-demo { 
width:270px; 
/*background:#EAF4F5; */
padding:5px 5px 0; 
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11.05px;
line-height:16px;
margin:0px auto;

}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

/*#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}*/

.newsticker-jcarousellite { width:270px;  }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:0px; }
.newsticker-jcarousellite .thumbnail { float:left; width:60px; text-align:left; padding-right:8px; }
.newsticker-jcarousellite .info { float:left;  font-weight:bold; height:120px; width:270px;}
.newsticker-jcarousellite .info span.cat { display: block;  font-weight:normal; color:#808080; }

.clear { clear: both; }
