.newslayer {
	width:100%;
}
.newstable {
	width:100%;
	padding:3px;
	border=0;
}
.newstable td {
	background-image: url(../images/dottedline-horizontal.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	border-collapse: collapse;
}
.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 {
	color: red !important;
	text-decoration: none;
}
.newsdate {
	font-weight: bold;
	align:right;
	color: red;
	font-size: 10px;
}
.newsbanner {
	width:44px;
	height:44px;
	margin-right: 14px;
}
