


/* Start:/bitrix/templates/briko/components/bitrix/photo.section/5-in-row/style.css*/
div.photo-section {font-family: Arial Narrow, Arial;}

div.photo-section a:hover {color: #9d0a0f;}

div.photo-section table.data-table tr.head-row td {
	padding:0px 7px;
	border-bottom:none;
}
div.photo-section table.data-table tr.head-row td img{
	width: 120px;
	height: 180px;
	border: 5px solid #ccc;
	margin: 0; margin-bottom: 5px; 
	margin-right: 3px;
}
div.photo-section table.data-table tr.head-row td a:hover > img{
	border: 5px solid #9d0a0f;
}
div.photo-section table.data-table tr.data-row {
	border-top:none;
	border-bottom:none;
}
div.photo-section table.data-table th.data-cell {
	border-top:none;
	border-bottom:none;
	padding:2px 2px;
	text-align: center;
	font-weight: normal;
}

/* End */



/* Start:/bitrix/templates/briko/components/bitrix/news.list/video/style.css*/
div.news-list {font-family: Arial Narrow, Arial;}

div.news-list ul {
	list-style: none;
	width: 100%;
	padding: 0;
}

div.news-list li {
	float: left; 
	width: 33%;
	list-style: none;
	margin-left: 0; 
	margin-right: 15px;
	padding: 0;
	position: relative;
	text-align: center;
}

div.news-item a
{
	padding: 0;
}

div.news-list img.preview_picture
{
	border: 5px solid #ccc;
}

img.preview_picture + img
{
	
	position: absolute;
	top: 46px;
	left: 89px;

}

.news-date-time {
	color:#486DAA;
}
/* End */
/* /bitrix/templates/briko/components/bitrix/photo.section/5-in-row/style.css */
/* /bitrix/templates/briko/components/bitrix/news.list/video/style.css */
