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;
}
@font-face {
	font-family: PragmaB; /* Гарнитура шрифта */
	src: url(/bitrix/templates/new/fonts/pragmaticalightc-bold.otf); /* Путь к файлу со шрифтом */
}
@font-face {
	font-family: Pragma; /* Гарнитура шрифта */
	src: url(/bitrix/templates/new/fonts/pragmaticalightc.otf); /* Путь к файлу со шрифтом */
}
.news-detail
{
	/*font-family: Pragma;*/
	font-size: 18px;
	/*line-height: 1.5;*/
}

.news-detail h1
{
	/*font-family: PragmaB;*/
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;
	font-size: 27px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.news-date-time, .news-author
{
	/*font-family: PragmaB;*/

	display: inline !important;
	font-size: 18px !important;
	line-height: normal;
	margin-top: 5px;
	font-family: "Times New Roman", serif !important;
	font-weight: bold;
}
.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("/bitrix/templates/new/images/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;
}