@charset "utf-8";
/* CSS Document */


#newsContainer .headline a,.feedSummary .headline a{	font-size:11px;	font-weight:bold;}
#newsContainer #mainNewsItem .headline a{	font-size:13px;}
.newsImage{float:left;padding-right:5px;}
.newsItemText{float:left; width:350px; }
.newsItemText p{margin:5px 0; text-align:justify;}
.smallNewsItem .newsItemText{width:195px;}
.smallNewsItem{float:left;width:270px;font-size:11px;padding-top: 10px;}
.tinyText{font-size:9px; margin-top:5px;}
.moreNews{clear:both;text-align:right;text-decoration:underline;}




#main-news-item{
	width:350px;
	display:block;
	float:left;
	border:#CCCCCC 1px solid;
	text-align:center;
	height:452px;
	padding:0px;
	margin-right:10px;
}
#main-news-item img{
	margin:12px;
	border:#000000 1px solid;
}
.feedSummary {width:550px;}
.feedSummary .story{width:183px; float:left;}


.moreLink{
	text-align:right;
	padding-right:10px;
}
.description{
	text-align:left;
	padding:0 10px;
}
#small-news-items{
	margin:0;
	float:left;
}

#small-news-item1{
	border:#CCCCCC 1px solid;
	width:330px;
	height:220px;
	left:30px;
	text-align:center;
	margin-bottom:10px;
}

#small-news-item2{
	border:#CCCCCC 1px solid;
	margin:0;
	width:330px;
	height:220px;
	text-align:center;
}

#small-news-item1 img,#small-news-item2 img{
	margin:12px;
	margin-bottom:3px;
	border:#000000 1px solid;
}
