/* CSS Document */
.leftframe div div 
,.leftframe div p {
	margin:0px !important;
	padding:0px !important;
}
.leftframe .csc-header {
	/*border-bottom:1px solid #5EA03B;*/
}
.leftframe .csc-header h2 {
	color:#5EA03B;
	font-size:12px;
	margin:10px 0px;
}
.leftframe div div.latest_news_headlines {
	padding-bottom:12px;
	border-top:1px solid #5EA03B;
}
.latest_news_headlines .headline_title {
	margin:0px;
	margin-top:12px;
	margin-bottom:0px;
	padding:0px;
}
.latest_news_headlines .date {
	margin-bottom:3px;
}
.news-single-imgcaption {
	margin-top: 0;
	margin-bottom: 15px;
}

.rightFrame .news-item {
  clear:both;
  margin-top:14px;
}

.rightFrame .title {
	border-bottom:1px solid #5EA03B;
}
.rightFrame .date {
	float:right;
	font-size:12px;
  margin-top:9px;
}
.rightFrame .news_title {
  font-size:22px;
  margin:0px;
  margin-bottom:0px;
  width:655px;
}
.rightFrame .images {
	float:right;
	width:330px;
	margin:0px 10px;
	margin-bottom:22px;
}
.rightFrame .images img {
  margin-bottom:5px;
}
.rightFrame .content {
	margin-right:360px;
	margin-bottom:11px;
}
