* { margin:0; padding:0; }

#newsticker-demo { 
padding:15px 5px 10px 0px; 
font-family:proxima nova;
font-size:18px;
margin:0px ;
float:left; 
background-color:#fefefe;
text-align:left;
width:100%;
}

#newsticker-demo a { text-decoration:none;color:#333;}
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:18px;
font-weight:bold;
padding:10px;
}

.newsticker-jcarousellite {float:left; }
.newsticker-jcarousellite ul li{ list-style-image:url(../image/list-item.gif); display:block; padding-bottom:1px; float:left;width:100%;line-height:26px; color:#333;}
.newsticker-jcarousellite ul li:first-child{}
.newsticker-jcarousellite .thumbnail { float:left;}
.newsticker-jcarousellite .info { float:left; margin:3px 0;font-size:20px;width:100%;font-family:proxima nova;color:#333;}
.newsticker-jcarousellite .info span.cat { display: block; font-size:16px; color:#333; }

.clear { clear: both; }
