.newsList{
	margin: 0px;
	padding: 0px;
}
/*
.oneNew{
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #D0D1D1;
}
.oneNew img{
	border: 1px solid #D0D1D1;
	margin-right: 10px;
}
.oneNew p, .oneNew a{
	text-align: justify;
	color:#000000;
}
.oneNew p.simg{
	min-height: 84px;
}
.oneNew p a:hover{
	color: #000;
	text-decoration:none;
}
.oneNew .meta,
.oneNew .meta a{
	color: #8e8e8e;
}
*/

.oneNew p, .newsContent p {
	text-align: justify;
	color:#363732;	
}

.newsList .meta {
	color: #424242;
	font-size: 11px;
}

.separator {
	margin:0 5px;
}

a.newscomcount {
	color:#424242;
}

.newsitem_content, .newsitem_photo {
	float:left;
	margin:0;
}

.newsitem_photo {
	width:129px;
	text-align:center;
	overflow:hidden;
}



.newsitem_content {
	width:298px;
	padding-right: 10px;
}

.newsitem_content_full {
	width:427px;
}

.content_long .newsitem_content {
	width:	548px;
}

.content_long .newsitem_content_full {
	width:677px;
}

.newsitem_title{
	margin:0;
	margin-bottom:5px;
	font-weight: bold;
}

.newsitem_header {
	margin-top:10px;
}

.newsitem_header h2 {
	font-size:14px;
	font-weight: bold;	
}

.news_bookmarks_container{	
}

.news_bookmarks {
	float:right;
}

.newsContent p {
	color:#363732;
}


.oneNew {
	border-bottom: 1px solid #000000;
	padding:15px 0;
	overflow:hidden;
}

.first_news_item {
	padding-top:5px;
}



.newsInnerLabel{
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
	margin-top: 15px;
}
.newsInnerDate{
	font-weight: normal;
	padding: 0px 8px 4px 0px;
	color: #797979;
	font-size: 11px;
	margin: 0px;
}
.newsInnerPicture{
	display: block;
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 4px;
	border: 1px solid #2f2f2f;
}
.newsInnerPicture p{
	margin: 0px;
	padding: 3px 0px 3px 0px;
	text-align: center;
	color: #666;
	font-style: italic;
	font-size: 10px;
}
.newsInnerBack{
	margin-top: 10px;
	margin-bottom: 10px;
}

.newsInnerBack a{
}

.newsInnerModD{
	color: #424242;
	font-size: 10px;
}

.archive {
	text-align: left;
}

.newsContent, .newsContent p, .newsContent td, .newsContent div{
}

.aTitle {	
	margin-bottom:10px;
}
.newsInnerShare{
	text-align: right;
}
.newsInnerShare div{
	display: inline-block;
}

/*
.newscomcount{
	color: #8E8E8E;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url('../../img/comment.png');
	padding: 0 0 5px 20px;
	margin-bottom: 20px;
}
*/

.block_news_date {
	font-size:11px;
	color:#8e8e8e;
}

.block_news_title a, .block_news_title a:hover{
	color:#ffffff;
	text-decoration:none;
}

.block_single_news {
	border-bottom:1px solid #A4A393;
	padding-bottom:5px;
}

.block_news_more a, .block_news_more a:hover{
	color:#ffffff;
	text-decoration:none;
}