#newsticker-demo {
	width:210px;
	margin: 0px;
	padding: 0px;
}

#newsticker-demo a { }
#newsticker-demo img { }

#newsticker-demo .title {
}

.newsticker-jcarousellite {
	margin: 0px;
	padding: 0px;
}
.newsticker-jcarousellite ul{
	width: 210px;
	margin: 0px;
	padding: 0px;
}
.newsticker-jcarousellite ul li{
	display: block;
	width: 210px;
	margin: 0px;
	padding: 0px;
}
.newsticker-jcarousellite ul li a{
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 15px;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	background-image: url(../images/news_bullet.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #000;
}
.newsticker-jcarousellite ul li a:hover{
	text-decoration: underline;

}
.newsticker-jcarousellite .thumbnail {}
.newsticker-jcarousellite .info {
	width:210px;
}
.newsticker-jcarousellite .info span.cat {}

.clear {
}

