#marqueecontainer-news{
	position: relative;
	width: 220px; /*marquee width */
	height: 150px; /*marquee height */
	overflow: hidden;
	/*border: 3px solid orange;
	padding: 2px;
	padding-left: 4px;
	*/
}