


/* Start:/bitrix/templates/briko/components/bitrix/news/video/bitrix/news.list/.default/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
{
	border: none;
	position: absolute;
	top: 46px;
	left: 89px;

}

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