/* Блок Правовые основы */
.b-law_docs-container {
	padding: 6px 10px 4px 0;
}
.b-law_docs-icon {
	float: left;
	padding: 0 4px 0 6px;
}
.law_docs-icon {
	display: block;
	height: 16px;
	width: 16px;
	margin-right: 2px;
	//background: url(../img/icons16x16.png?201201301840) no-repeat 0 -32px;
	background: url(../img/ndoc16x16.png?20211021);
}
.b-law_docs-text {
	overflow: hidden;
	color: #383C45;
}
.b-law_docs-title,
.b-law_docs-info,
.law_docs-link {
	font-size: 12px;
	line-height: 20px;
}
.law_docs-link {
	text-transform: uppercase;
	text-decoration: none;
	color: #0773BF;
}
.law_docs-link:hover {
	text-decoration: underline;
}