.news_item{
	margin:5px 5px 10px 5px;
	border-bottom: 1px solid #d7d7d7;
}

.news_date_scroll{
	font-size:14px;
	color:#f00;
	font-family: Georgia, serif;
	line-height:20px;
	width: 100%;
}

.news_title_scroll{
	font-size:14px;
	color:#090;
	font-family: Georgia, serif;
	line-height:20px;
	width: 100%;
}

.news_heading_scroll{
	font-size:14px;
	color:#666;
	font-family: Georgia, serif;
	line-height:20px;
	width: 100%;
}

.news_text, .news_text p{
	font-size:14px;
	color:#333333;
	font-family: Georgia, serif;
	line-height:20px;
	width: 100%;
	margin-bottom: 10px;
	text-align: justify;
}
.news_link a{
	font-size:14px;
	color:#099;
	font-family: Georgia, serif;
	line-height:20px;
	width: 100%;
	text-decoration: none;
	margin-bottom: 20px;
}
