* {
	margin:0;
	padding:0;
}
img {
	border:0;
}
#newsticker-demo {
	width:140px;
	height:622px;
	padding:0px 0px 0;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:12px;
	margin:0px auto;
}
#newsticker-demo a {
	text-decoration:none;
}
#newsticker-demo img {
	border: 2px solid #FFFFFF;
}
#newsticker-demo .title {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding:5px;
}
.scrollblock {
	width:140px;
	}
.newsticker-jcarousellite {
	width:140px;
}
.newsticker-jcarousellite ul li {
	list-style:none;
	display:block;
	padding-bottom:1px;
	margin-bottom:0px;
}
.newsticker-jcarousellite .thumbnail {
	float:center;
	width:140px;
	border:1px;
	border-color:#000;
}
.newsticker-jcarousellite .info {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
	width:140px;
}
.newsticker-jcarousellite .info span.cat {
	display: block;
	font-size:10px;
	color:yellow;
}
.clear {
	clear: both;
}
