.newslayer {

}
.newstable {
	width:100%;
	padding:3px;
	border=0;
}
.newsheader {
	background-color:#f2f1f9;
	height:20px;
	align:left;
	valign:top;
}
.newsheader a.link {
	font-weight: bold;
	color: #05163f;
	text-decoration: none;
}
.newstitle {
	font-size: 14px;
	font-weight: bold;
	color: #05163f;
	text-decoration: none;
}
.newscontentshort {
	align:left;
	valign:top;
}
.newsreadmore {
	font-weight: bold;
	color: #05163f;
	text-decoration: none;
}
.newsdate {
	font-weight: bold;
	align:right;
}
.newsbanner {
	width:120px;
	height:120px;
	hspace:6px;
	float:left;
}