

/* Start:/bitrix/templates/template/components/bitrix/news/projects/bitrix/news.detail/.default/style.css?1777557762432*/
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

#project_image { 
    width: 380px;
    height: 300px;
    overflow: hidden;
    text-align: center;
}

#project_image span {
    display: block;
    width: 1000px;
    margin-left: -310px; /* -(width-container width)/2 */
}

#project_image img {
    min-width: 380px;
    min-height: 300px;
    display: inline-block;
}
/* End */
/* /bitrix/templates/template/components/bitrix/news/projects/bitrix/news.detail/.default/style.css?1777557762432 */
