/* 3 New Listing Styles */

.latest_article_two{
	width: 48.3%;
	height:auto;
	float:left;
	margin-bottom:25px;
	margin-right:25px;
}

.latest_article_two p{
	clear:both;
}

.latest_article_two span.date,.latest_article_two .category_link_holder{
	width:auto !important;
}

.latest_article_two span.date{
	margin-top: 10px !important;
}

.latest_article_two h4,{
	margin-top:10px;
	float:left;
	width:100%;
}

.popular_article{
	width:170px;
	float:left;
	margin-right:25px;
	margin-bottom:25px;
}

div.popular_article h4{
	margin-top:10px;
	margin-bottom:7px;
	float:left;
	width:100%;
}


div.popular_article span.date{
	margin-bottom:6px;
}

.list_category_style_2{
	float:left;
	width:100%;
	height:auto;
	margin-bottom:30px;
	
}

.list_category_style_2 p{
	clear:both;
}
.list_category_style_2 .left{
	width:52.5%;
	float:left;
	margin-right:25px;
}
.list_category_style_2 .right{
	width:43%;
	float:left;
}

.list_category_style_2 .right_sub_holder{
	float: left;
    margin-bottom: 25px;
}

.list_category_style_2 .content{
	float:left;
	width:100%;
}

div.category_details  span.date{
	width:auto !important;
}

div.list_category_style_2 div.left h4{
	margin-top:10px;
	margin-bottom:6px;
}

div.list_category_style_2 div.right_sub_holder h4 a{
	font-size:15px;
}



div.list_category_style_2 .right_thumb_content{
	float:left; 
	width: 42%; 
	margin-left: 15px;
	
}
