.newssection {
	font-family: Verdana;
	font-size: 12px;
	height: 610px;
	width: 335px;
	border: none;
	list-style-type: circle;
	overflow: auto;
	position: static;
	z-index: auto;
	margin: 10px;
	padding-right: 10px;
	padding-left: 10px;

}

