.newslayer {
	width:564px;
	float:left;
	text-align:left;
	border-bottom:4px solid #FFF;
}

.newsHeading {
	background-color: #4C4C4C;
	margin-top:10px;
}

.newsHeading td {
	padding:5px;
	text-decoration: none;
	font-weight:bold;
	color:#FFF;	
}

.newsContentShort {
	background-color: #FFF;
	padding:5px 0px 5px 0px; 
	font-size: 12px;	
}

.newsreadmore {
	margin-left:0px;
}

.newsBannerImage {
	float:left; 
	margin-right:5px; 
	border:1px solid #ccc; 
	padding:2px;	
}

div#content tr.newsEven,
div#content tr.newsOdd {
	font-weight:bold;
	padding:5px 0px 5px 0px; 
}

div#content tr.newsOdd a, 
div#content tr.newsEven a {
	font-weight: bold;
	color:#000;
	text-decoration: none;
}

div#content a.newsOdd:hover,
div#content a.newsEven:hover {
	display: block;
	padding:5px;
	text-decoration:underline;	
}

.newscontentshort {
	height: 1px;
}
