div.news-list
{
	word-wrap: normal !important;
	display:inline-flex;
	padding-left: 11%;
	text-align: center;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.two-block{
	width: calc(45.0162% - ( 0.59983766233766 * 30px ) );
	margin: 1.7%;
}
div.two-blocks{
	padding-right: 5%;
}

.two-block-text h5{
    line-height: 20px !important;
	text-align:left !important;
	margin: 0;
}
.two-block-text>h4>a{
	color: #800000;
	font-weight: 600;
	font-size: 1.41575em;
}
.two-block li{
	list-style: none;
}
.two-block ul{
	padding: 0;
}
.news-list div.two-block{
	margin-right: 20px;
}
.post-button  {
    background-color: #eeeeee;
    border-color: #eeeeee;
    color: #800000 !important;
	padding: 5px 10px;
	text-decoration: none;
	margin-left: 25%;
}
.post-button:hover{
	background-color: #d5d5d5;
	border-color: #d5d5d5;
}

