.newslayer {
	width:350px;
	/* height:240px; */
	margin:5px;
	margin-bottom: 30px;
	display:inline;
	float:left;
	text-align:left;
	vertical-align:top;
}
.newstable {
	width:100%;
	padding:3px;
	border=0;
}
.newsheader {
	/* background-color:#EEEEEE; */
	height:20px;
	align:left;
	valign:top;
	color: #FFCC00;
}
.newsheader a.link {
	font-weight: bold;
	text-decoration: none;
}
.newstitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.newscontentshort {
	align:left;
	valign:top;
}
.newsreadmore {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.newsdate {
	font-weight: bold;
	align:right;
}
.newsbanner {
	width:120px;
	height:120px;
	hspace:6px;
	float:left;
}