#newsticker-demo {
background:#F6F7F9;
padding:5px;
font-family:Verdana,Arial,Sans-Serif;
font-size:11px;
/* margin:20px auto; */
}

#newsticker-demo a { text-decoration:none; color: #E28238;}
#newsticker-demo a:hover { text-decoration:underline; }
#newsticker-demo img { border: 2px solid #FFFFFF; }
#newsticker-demo a.a_text{
	color:			#333;
	}

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:100%; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:2px; margin-bottom:7px; border-bottom:1px #E2E5EC dotted; }
/* .newsticker-jcarousellite .thumbnail { float:left; width:110px; } */
.newsticker-jcarousellite .info { float:none; overflow:auto;}
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }
.newsticker-jcarousellite .cat { margin-bottom:	3px; }

.clear { clear: both; }