


/* Start:/bitrix/templates/briko/components/bitrix/news.list/two-cols/style.css*/
.news-list td{
	vertical-align: top;
}

.news-list td.news-date-time {
	font-size: 80%;
	width: 160px;
	color: #fff;
}

.item-title {
	font-style: normal;
	font-size: 100%;
}

div.news-list a > span.item-title {
	border-bottom: 1px solid white;
}

div.news-list a:hover > span.item-title {
	border-bottom: 1px solid red;
}

a span.preview-text
{
	color: #999;
	font-size: 80%;
}

.news-list a:hover {text-decoration: none;}

.news-list td img {
	border: 1px solid #ccc;
	padding: 10px;
	background: #fff;
}

/* End */
/* /bitrix/templates/briko/components/bitrix/news.list/two-cols/style.css */
