div#NewsStyle_1 div.content {
	text-align: justify;
	overflow: hidden;
}
div#NewsStyle_1 div.content strong.date {
	display: block;
	margin-bottom: 15px;
	color: #414141;
}
div#NewsStyle_1 h2 {
	padding: 0px !important;
	margin: 0px !important;
	margin-bottom: 10px !important;
}
div#NewsStyle_1 h2 a {
	text-decoration: none;
	display: block;
	padding: 0px !important;
	margin: 0px !important;
}

div#NewsStyle_1 div.content img.thumbnail {
	float: left;
	margin: 0 8px 4px 0;
	padding: 1px;
	border: 1px solid #ccc;
}

div#NewsStyle_1 div.moreD {
	clear: both;
	height: 25px;
}

a.more{
	float: right;
}

div.news span.date{
	font-size: 10px;
	font-weight: lighter;
	color: #7e7e7e;
}

div.first{
	margin-bottom: 30px;
}

div.news a.more{
	width: 12px;
	height: 10px;
	margin-top: -11px;
	float: right;
}

div.news h5{
	padding: 0px;
	margin: 0px;
}

div.news .text{
	font-size: 11px;
	text-align: justify;
}

#news-main-page .more {
	text-align: right;
}
