.newslayer {
	width:250px;
	height:240px;
	margin:5px;
	display:inline;
	float:left;
	text-align:center;
	vertical-align:top;
}
.newstable {
	width:100%;
	padding:3px;
	border=0;
}
.newsheader {
	background-color:#EEEEEE;
	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;
	float:left;
}
