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

/* End */



/* Start:/bitrix/templates/zakon/components/bitrix/system.pagenavigation/.default/style.css*/
.modern-page-navigation{
	margin: 30px 0;
        text-align: center;
}
.modern-page-title{
	margin: 0 10px 0 0;
}
.modern-page-navigation a, .modern-page-current{
	display: inline-block;
	text-decoration: none;
	font-size: 9pt;
	border-radius: 12px;
        width: 18px;
        height: 18px;
        line-height: 18px;
}
.modern-page-navigation a{
	color: #777;
	border: 1px #c6c6c6 solid;
}
.modern-page-current, .modern-page-navigation a:hover{
	color: #fff;
	border: 1px #0090d3 solid;
        background: #0090d3;
}
/* End */
