.news_header strong{
font-size:18px;
}

.news_text{
margin-top:10px;
}

#news-list {
padding:5px;
}

#news-list .headline{
margin-bottom:10px;
/*border-bottom: 2px solid #fff;*/
height:18px;
}
#news-list .headline h2{
float:left;
}

#news-list .headline .time{
float:right;
}
#news-list .img{
float:left;
padding-right:10px;
}

#news-list .text{
}
#news-box-latest{
	border: 1px solid #4B7B3D;
}
#news-cat-latest{
	background: #4B7B3D;
	font-size: 16px;
	padding-left: .5em;
	font-weight: bold;
}

#news-item-latest{
		font-size: 16px;
		padding-left: .5em;
}

#context_box .csc-header-n1 h1,
#context_box .csc-header-n2 h1{
	background: #4B7B3D;
	font-size: 16px;
	padding-left: .5em;
}

#context_box ul{
	border: 1px solid #4B7B3D;
}

.news-single-item{
	background: #A4CC74;
}
.news-single-item h2{
	font-size: 20px;
	font-weight: bold;
	color: black;
}
