* { margin:0; padding:0; }

#newsticker-demo { 
width:199px; 
height: 195px;
background:#fff; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
overflow: hidden;
margin-left: 0px;
margin-right: auto;
margin-bottom: 5px;
border: 1px #0a3323 solid;
}

.newsticker-jcarousellite { width:199px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .info { float:left; width:199px; height: auto; font-size:10px; text-align: left; min-height: 60px; color: #333;}
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#2bacd1; }

.clear { clear: both; }
