ul{ list-style:none;   padding-left:0px; }

#newsticker-demo { 
padding:10px ;
}

@media(max-width:1024px){#newsticker-demo {display:none;}}

#newsticker-demo .title a{
float:left; 
width:20%; 
height:28px;
line-height:28px;
padding:0 5px;
background:#dbdbdb;
border:0px solid #fff;
border-radius:5px;
text-align:center;
font-size:110%;
color:#333;
}


#newsticker-demo .title a:hover {
color:#000;
background:#ccc;
}

#newsticker-demo a{color:#333;}


.newsticker-jcarousellite  {}
.newsticker-jcarousellite ul li{ line-height:100%;}
.newsticker-jcarousellite .information {color:#fff; font-size:85%; }
.newsticker-jcarousellite .information b{color:#ff0;}
.newsticker-jcarousellite .information a{display: block; float:left; width:100%; 
height:28px;
line-height:28px;
color:#ccc;
}
.newsticker-jcarousellite .information span.cat { display: block; float:right; width:70%; 
height:28px;
line-height:28px;
color:#ccc;}

.clear { clear: both; }
