* { margin:0; padding:0; }

#newsticker-demo { 
width:320px; 
background:#ffffff; 
padding:5px 5px 0; 
font-family:Calibri,Arial,Sans-Serif;
font-size:12px;
margin:20px 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:320px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:10px; }
.newsticker-jcarousellite .thumbnail { float:right; width:110px; height:110px; }
.newsticker-jcarousellite .info { float:right; width:190px; font-family:Calibri; font-size:14px; color:#000000; font-weight: bold;}
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#000000; float:left; }
.newsticker-jcarousellite .info span.style { font-weight: normal; float: left; font-family:Calibri; font-size: 11px; color: #000000; }
