.newslayer {
	width:700px;
	display:inline;
	text-align:center;
	vertical-align:top;
	margin-bottom:10px;
}
.newstable {
	width:100%;
	border:0;
}
.newsheader {
	background-color:#a6c7e9;
	height:20px;
	align:left;
	valign:top;
}
.newsheader a.link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.newstitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.newscontentshort {
	align:left;
	valign:top;
}
.newsreadmore {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.newsdate {
	font-weight: bold;
	align:right;
}
.newsbanner {
	width:120px;
	height:120px;
	hspace:6px;
}