.bgArea {
	position: relative;
	float: left;
	width: 100%;
	height: 467px;
	margin-top: 98px;
}

.newsHeadGfx {
	position: relative;
	float: right;
	width: 268px;
	height: 47px;
	margin: 21px 56px 0px 0px;
}

.newsBox {
	position: relative;
	float: left;
	width: 893px;
	height: 370px;
	margin: 28px 0px 0px 46px;
	overflow: auto;
}

.newsEntry {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 2px;
}

.newsEntry a {
	color: #fff;
	border: 0px;
	text-decoration: none;
}


.newsEntry h2 {
	font-size: 1.3em;
	color: #20a4d9;
	margin: 10px 16px 8px 0px;
}

.newsEntry p {
	font-size: 0.9em;
	color: #fff;
	margin: 0px 50px 0px 0px;
}

.newsEntry span {
	color: #20a4d9;
}

.nfoMore {
	text-align: right;
}

.nfoMore a {
	color: #c1c1c1;
	text-decoration: none;
}

.newsImg {
	position: relative;
	float: left;
	width: 132px;
	height: 90px;
	border: 0px;
	margin: 0px 0px 0px 0px;
}

.blueLine {
	position: relative;
	float: left;
	width: 100%;
	height: 2px;
	background: #20a4d9;
}
