
#newsticker-demo {


	overflow:hidden;

}
#newsticker-demo .title {
padding:0px;
}
#newsticker-demo p {
	margin:0px;
	padding:0px;
}
#newsticker-demo ul {}
#newsticker-demo li {
	list-style:none;
	font-family: Arial;
	font-size:11px;
	width:100%;
	background:url(../../images/news-li-bg.png) repeat-x bottom;
	font-weight:normal;
	width:235px;
	height:auto;
	margin:0 10px 0 0;
}






.previous {
	outline:none;
	cursor:inherit;
	margin-left:0px;
	vertical-align: top;
}
.next {
	outline:none;
	cursor:pointer;
	margin-left:0px;
	vertical-align: top;
}



