#WNewsMarqueeContainer{
	position: relative;
	width: 275px; /*marquee width */
	height: 360px; /*marquee height */
	background-color: white;
	overflow: hidden;
	border:1px solid #ececec;
	padding: 2px;
	padding-left: 4px;
	text-align:justify;
}
