body {
	color:#333333;
}
#mainContainer {
	background:url(/assets/gfx/news_bg.gif);
}
#mainContentContainer {
	width:571px;
	float:left;
}
#newsSearchContainer {
	width:161px;
	float:left;
	/*background-color:#F4F9FF;*/
}
#newsSearch {
	padding:5px;
	padding-top:15px;
}
#newsSearch {
}
.newsItems {
	padding-bottom:0.8em;
}
.newsItems img.img, .article img.img {
	float:left;
	padding-right:10px;
	padding-bottom:5px;
}
#newsArticle div.title {
	padding-bottom:10px;
	
}
.newsItems div.summary img.icon, .newsItems div.title img.icon, #newsArticle div.title img.icon {
	vertical-align:middle;
}
.newsItems div.summary, .newsItems div.title {
	width:373px;
	float:left;
}