
.newsCenterBox
{
	border-top: 1px solid #3fae4a;
	margin: 0px;
	padding: 5px 0;
	
	/* text-align: justify; */
}

.newsCenterBox h2
{
	margin-top: 0px;
	font-size: 14px;
	font-family: verdana, sans-serif;
}

