div#NewsStyle_1 div.content {
	text-align: justify;
	overflow: hidden;
}
div#NewsStyle_1 div.content strong.date {
	display: block;
	margin-bottom: 5px;
	color: #414141;
}
div#NewsStyle_1 h2 {
	font-size: 17px;
	padding: 0px !important;
	margin: 0px !important;
	margin-bottom: 3px !important;
	font-weight: bold !important;
}
div#NewsStyle_1 h2 a {
	text-decoration: none;
	display: block;
	padding: 0px !important;
	margin: 0px !important;
}

.newsitem {
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 26px;
}
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{
	float: left;
	display: inline;
	margin-bottom: 0px;
	overflow: hidden;
}

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{
	float: left;
	display: inline;
	margin-top: 13px;
	*margin-top: 9px;
	font-size: 11px;
	text-align: left;
	width: 230px;
	color: #414141;
}

#f_date{
	margin-top: 15px;
	float: right;
	display: inline;
}
