

#newsticker-demo { 
width:330px; 
background:#F0F0F0; 
padding:0px 0px 0;
padding-left: 0px;
padding-right: 5px; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:5px auto;
border: 1px solid #DFDFD7;
}

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

#newsticker-demo .title {
text-align:left;
color: white;
font-size:14px;
font-weight:bold;
padding:5px;
background-color: #950095;
}

#newsticker-demo .title a { 
 color: white;
}

#newsticker-demo a {

text-decoration: none;
color: black;

}

.newsticker-jcarousellite { width:300px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; width:190px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }

