#newsList img{float:right; margin-left:20px;padding:3px; background:#fff; border:1px solid #ccc}
.newsItem {float:left; width:320px; margin-right:20px; margin-bottom:15px;}
.lastNewsItem{margin-right:0;}
#newsList h2{margin:0;}
#newsList span.date{font-size:1.1em; font-weight:bold; margin-bottom:10px; display:block;}

.contentText h2 a{
	color: #3B7DB1;
}

.RSS{height:180px;}

.nopad{margin-right:0;}


table#companyNews td {
	font-size: 1.0em;
	margin-bottom: 15px;
	margin-right: 20px;
	width: 320px;
	}
	
	
table#companyNews span.date {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px
	}
	
table#companyNews img {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	float:right;
	margin-left:20px;
	padding:3px;
	}
	
table#companyNews h2 {
		margin:0;
	}
