* { margin:0; padding:0; }

#newsticker-demo { 
width:320px; 
background:#fff; 
padding: 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:0 auto;

}

#newsticker-demo a { text-decoration:none; color: #0f2d5d;}
#newsticker-demo img { border: 0px solid #FFFFFF; }
#newsticker-demo button { border: 0px; height:12px; width:14px; float:right; margin:2px ; background:#fff;}
#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:320px; background: #f0f4f9;}
.newsticker-jcarousellite ul li{ list-style:none; display:block; margin-bottom:5px; border-bottom: 1px solid #fff; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; height:70px; }
.newsticker-jcarousellite .info { float:right; width:190px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#666666; }

.clear { clear: both; }
