@CHARSET "ISO-8859-1";
#footer-wrap{
	margin-top: 14px;
}
.footer-inner-page{
	margin-top: 38px;
}
#footer{
	
}
	#footer .block{
		background-color: #D9ECFF;
		padding: 20px;
		margin-left: 4px;
		float: left;
		height: 100px;
		position: relative;
	}
	#footer #first-block{
		width: 120px;
		margin-left: 0;
	}
	#footer #second-block{
		width: 64px;
	}
	#footer #third-block{
		width: 658px;
	}
	#footer .block h4{
		color: #ee0f3b;
		font-weight: bold;
	}
	#footer .block ul li{
		margin-top: 8px;
		text-indent: -58px;
		margin-left: 58px;
	}
	.date{
		color: #000000;
		margin-right: 8px;
	}
	.news-item-more{
		text-decoration: underline !important;
		font-weight: bold;
	}
	#read-all-news{
		position: absolute;
		bottom: 14px;
		right: 14px;
	}
#bottom-content{
	margin-top: 14px;	
}
	#bottom-content ul{
	}
		#bottom-content ul li.bracket{
			padding: 0 4px;
		}
	
