ul.js-frame {padding-inline-start: 0;}

.newsticker{
	background: #FFFFFF;
	color: #000000;
	overflow: hidden;
	padding: 7px 10px 0 10px;
	width: 100%;
	height: auto;
	/*min-height: 50px;*/
}
/*.newsticker:hover{background:#ff9e9a;}*/
.newsticker ul li{
	/*width: 50%;*/
	height: auto;
	/*overflow: hidden;*/
	white-space: nowrap;
	display: none;
	/*margin: 0 auto;*/
	list-style-type: none;
	text-align: center;
}