.newsHeader {
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 8px;
	display: block;
	color: #24D85E;
}
.imgNewsRight {
	margin-bottom: 10px;
	margin-left: 10px;
}
.imgNewsLeft {
	margin-bottom: 10px;
	margin-right: 10px;
}
.newsTable {
	padding-bottom: 12px;
	border-bottom: dotted #FBF4C8 1px;
	display: block;
}
