


/* Start:/local/templates/.default/components/bitrix/news.list/file/style.css*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.icon-d {
	min-height: 23px;
	margin: 5px 0;
	display: block;
	width: 22px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: center;
}
.ic-pdf {
	background-image: url('/local/templates/.default/components/bitrix/news.list/file/../images/pdf.png');
}
.ic-jpg, .ic-png {
	background-image: url('/local/templates/.default/components/bitrix/news.list/file/../images/jpg1.png');
}
.ic-docs, .ic-doc {
	background-image: url('/local/templates/.default/components/bitrix/news.list/file/../images/docs.png');
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/file/style.css */
