#newsticker 
	{ 
		width:290px; 
	}

#newsticker a { text-decoration:none; }
#newsticker img { border: 0px solid #ccc; }
.newsticker-jcarousellite ul {margin:0; padding:0;}
.newsticker-jcarousellite ul li{ list-style:none; display:block;}
.newsticker-jcarousellite .thumbnail { float:left; width:60px;}
.newsticker-jcarousellite .title { float:right; margin: 0 0 0 10px;  }
.newsticker-jcarousellite .title a { color:#990000;}
.newsticker-jcarousellite .title .date { display: block; font-size:10px; color:#808080; }
.newsticker-jcarousellite .content { float:left; width:290px; margin: 10px 0 25px 0}

.clear { clear: both; }
