* html img { behavior: url("/bitrix/templates/.default/pngbehavior.htc"); }
.news-detail > p { overflow: hidden; }
* html .news-detail p { height: 1px; }
	.news-detail p img {
		float: left;
		margin-right: 1em;
	}
#content_left q {
	display: inline;
	font-style: italic;
	color: #060;
}

#content_left span.bold {
	font-weight: bold;
}

#content_left .news-detail ul.square {
	list-style-type: square;
	 list-style-position: inside;
}

#content_left blockquote {
	font-style: italic;
	color: #060;
}

#content_left ul.properties {
	list-style: none;
}
	#content_left ul.properties li {
		padding: 0.4em 0;
	}
		#content_left ul.properties ul li {
			list-style-position: inside;
			list-style-type: square;
			padding: 0;
		}
ul.properties span.label {
	display: block; font-weight: bold;
}

#content_left .pics {
	float: right;
	width: 210px;
}
	#content_left .pics img {
		float: none;
	}
