.dateUpdate {
    font-size: 14px;
}

div.news-detail
{
	word-wrap: break-word;
}

div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}

.news-date-time
{
	color:#486DAA;
}

.vcard p {
    margin: 0;
}

.title_block {
    font-size: 20px;
    font-weight: 600;
}

.statblock {
	position: relative;
	clear: both;
	font-family: Arial;
	/* overflow: hidden; */
    border: 1px solid #e3e3e3;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	display: inline-block;
}

.statblock .user-views {
	cursor: default;
	float: right;
	margin-right: 30px;
	margin-top: 2px;
	font-size: 15px;
}
.statblock i {
	color: #b7b7b7;
	margin-right: 5px;
}
.statblock span {}
.statblock .user-counter {
	font-family: Arial;
	color: #bd7940;
}

.sharelink {
	float: right;
	margin-right: 6px;
	font-family: Arial;
	font-size: 16px;
	margin-top: 2px;
}
.ya-share2 {
	float: right;
}

.comment_count {
	float: right;
	margin-top: 2px;
	margin-right: 30px;
	cursor: default;
}
.comment_count .totalcomments {
	color: #bd7940;
}
