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;
}
.forum_img
{
	margin-left: 5px;
	text-decoration: none;
	color: grey;
	font-family: Pragma;
	font-size: 11px;
	display: block;
	float: right;
	height: 24px;
	width: 24px;
	padding-top: 3px;
	background-image: url("/local/templates/newimages/comment.png");
	background-repeat: no-repeat;
	text-align: center;
}

#forum_link
{
	float: right;
}

#print_ver
{
	float: left;
}
#pdf_ver
{
	float: left;
	margin-left: 20px;
}

#vk
{
	float: left;
	margin-left: 50px;
	margin-top: 3px;
}