* { margin:0; padding:0; }

#newsticker-demo { 
width:541px; 
background:#fff !important; 
padding:0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:0 auto;
overflow: hidden;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo a:hover { text-decoration:underline; }
#newsticker-demo img { border: none; }

/*#newsticker-demo span.title {
font-size:14px;
font-weight:bold;
color: #000;
} */

.newsticker-jcarousellite { width:541px; }
.newsticker-jcarousellite ul { padding:0px !important; margin:0px !important;}
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding:0px !important; margin:0px !important; /*border: 1px solid #000000; */}
.newsticker-jcarousellite .thumbnail { float:left; padding: 0 5px 0 0; }
.newsticker-jcarousellite .info { float:right; width:541px; }
.newsticker-jcarousellite .info span.title { 
	display: block;
	padding: 6px 0 6px 0; 
	font-size:14px;
	font-weight:bold;
	color: #000 !important;
}

.newsticker-jcarousellite .info span.title a {
	font-size:14px;
	font-weight:bold;
	color: #000 !important;
	text-decoration: none;
}

.newsticker-jcarousellite .info span.cat { display: block; font-size:12px; color:#000; font-weight:bold;}

.newsticker-jcarousellite .info div.learnmore {
 	text-align: right;
	font-size: 10px;
	font-weight: bold;
	padding-right: 2px;
 }
  
.clear { clear: both; }

