* { margin:0; padding:0; }

#newsticker-demo { 
width:230px;
float:left;
height:142px;
/*background-color:#FFFFFF;*/
padding:10px 2px 0 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:0px auto;

border:4px solid #A5A5A5;
border-bottom:none;
}

#newsticker-demo a { text-decoration:none;color:#FF0000;line-height: 12px; }
#newsticker-demo img { border: 2px solid #FFFFFF;width:70px; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:230px;  }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:80px; }
.newsticker-jcarousellite .info { float:right; width:148px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:12px; color:#000;line-height:12px }

.clear { clear: both; }
