

#newsticker-demo { 
width:660px;
height:28px;
background:#000000;
padding:3px 3px 0; 
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
margin:0px auto;
color: #33ccff;
float:left;
}

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

.newsticker-jcarousellite { width:660px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:0px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; width:660px; }

.clear { clear: both; }
