

#newsticker-demo {
	overflow:hidden;
	width: 1000px;
	float: left;
	padding-top: 20px;
	padding-bottom: 15px;
	text-align:center;
	margin-left:0px;

	
}
#newsticker-demo .title {
	font-size:14px;
	font-weight:bold;
	padding:5px;
}
#newsticker-demo p {
	margin:0px;
	padding: 0px;
}
#newsticker-demo ul {
	margin: 0px;
	padding: 0px;
}
#newsticker-demo img{
	border: 1px solid #d2cfcf;
}
#newsticker-demo li {
	list-style:none;
	display:block;
	height:200px;
	overflow: hidden;
	float: left;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 13px;
	line-height:20px;
	padding: 0px;
	text-align:center;
}


.previous {
	outline:none;
	cursor:pointer;
	float: right;
	height: 29px;
	width: 29px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.next {
	outline:none;
	cursor:pointer;
	float: left;
	height: 29px;
	width: 29px;
}






























#newsticker-dem1o1 {
	overflow:hidden;
	width: 890px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align:center;
	margin-left:10px
	
}
#newsticker-demo1 .title {
	font-size:14px;
	font-weight:bold;
	padding:5px;
}
#newsticker-demo1 p {
	margin:0px;
	padding: 0px;
}
#newsticker-demo1 ul {
	margin: 0px;
	padding: 0px;
}
#newsticker-demo1 li {
	list-style:none;
	display:block;
	font-family: Calibri;
	font-size: 11px;
	color: #3d3d3d;
	height:279px;
	overflow: hidden;
	float: left;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 14px;
	line-height:20px;
	padding: 0px;
	text-align:center;
}

#newsticker-demo1 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d3d3d;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	padding-left: 0px;
	text-align:center;
}

#newsticker-demo1 li a {
	color: #C9242B;
	text-decoration:none;
}