* { margin:0; padding:0; }

#newsticker-demo { 
width:240px; 
background:#E1E1E1; 
padding:5px 5px 0; 
font-family:tahoma;
font-size:12px;
margin:20px auto;
}

#newsticker-demo a 
{ 
font-family:tahoma;
font-size:11px;
text-decoration:underline; 
}
#newsticker-demo img { border: 2px solid #FFFFFF; }

.newsticker-jcarousellite { width:240px; }

.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }

.newsticker-jcarousellite .thumbnail { 
float:left; 
width:100px; 
height:75px; 
margin-left:5px; margin-bottom:5px;


}
.newsticker-jcarousellite .info { 
float:right; 
width:120px; margin-right:10px;
height:50px; text-align:right; line-height:20px; 
}

.clear { clear: both; }
