.news_list_img_wrap {
	float:right;
	margin: 10px 0 10px 10px;
	clear:both;
}
.news_article {
	border-bottom: 1px solid rgb(166, 166, 169);
	padding:10px 0 10px 0;
}

h3.news_title {
    color: rgb(133, 43, 64);
    font-size: 14px;
    font-weight: bold;
    border:none;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin: 10px 0px 10px;
}
.list-pager-next{border-right:none!important;}
