.newslayer {
	width:250px;
	height:240px;
	margin:5px;
	display:inline;
	float:left;
	text-align:center;
	vertical-align:top;
}

.newstable {
	width:100%;
	border:0px;
}

.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 {
	margin-left: 2px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	width: 120px;
	height: auto;
}