.newslayer {
	width: 640px;
	display: inline;
	float: left;
	text-align: center;
	vertical-align: top;
}

.newstable {
	width: 700px;
	padding: 0px;
	border: 0px;
}

.newsheader {
	height: 20px;
	align: left;
	valign: top;
}

.newsheader a {
	font-weight: bold;
	text-decoration: underline;
}

.newstitle {
	font-weight: bold;
	text-decoration: none;
}

.newscontentshort {
	align: left;
	valign: top;
}

.newsreadmore {
	font-weight: bold;
	text-decoration: none;
}

.newsdate {
	font-weight: normal;
	font-size: 11px;
	align: right;
}

.newsbanner {
	width: 120px;
	height: 120px;
	hspace: 6px;
	float: left;
}
