.newslayer {

	display:inline;
	text-align:center;
	vertical-align:top;
}
.newstable {
	width:100%;
	padding-top:15px;
	border:0px;
}
.newsheader {
/*	background-color:#EEEEEE;*/
	height:20px;
	text-align:left;
	vertical-align:top;
}
.newsheader a.link {
	font-weight: bold;
/*	color: #000000; */
	text-decoration: none;
}
.newstitle {
	font-size: 14px;
	font-weight: bold;
/*	color: #000000;*/
	color: #ef7d0b;
	text-decoration: none;
}
.newscontentshort {
	text-align:left;
	vertical-align:top;
}
.newsreadmore {
	font-weight: bold;
/*	color: #000000; */
	text-decoration: none;
}
.newsdate {
	font-weight: bold;
	text-align:right;
}
.newsbanner {
	width:120px;
	height:120px;
	/* hspace:6px; */
	padding-top: 6px;
	padding-bottom: 6px;
	float:left;
}
