
.mtree_category h4 a{
	font-weight: normal;
	font-size: 0.85em;	
}

.mtree_category .subcat a{	
	font-size: 0.85em;
	color: #4D4D4D;
}
span.count{	
	font-size: 0.6em;
	color: #A52A2A;
}

.listing-summary-featured{
	border: 1px solid #C3D9E0;
	margin-bottom:20px;
	background-color: #FFFFFF;
	box-shadow: 0 0 10px #E5E5E5;  
}
.listing-summary-featured h4{
	font-weight: bold;	
}
.listing-summary-featured .heading{
	border-bottom: 1px solid #C3D9E0;
	padding-left:5px;
	padding-top:0px;
	padding-bottom:0px;
	background-color: #F3FAFF;
}
.listing-summary-featured .footer{
	border-top: 1px solid #C3D9E0;
	padding:5px;
	
}
.listing-summary-featured .body{	
	padding:10px;	
}
.listing-summary-featured .body img{
	display: block;
    margin-left: auto;
    margin-right: auto;
}


.listing-summary{
	border: 1px solid #E5E5E5;
	margin-bottom:20px;
	background-color: #FFFFFF;	
}
.listing-summary h4{
	font-weight: normal;	
	font-size: 1em;	
}
.listing-summary .heading{
	border-bottom: 1px solid #E5E5E5;
	padding-left:5px;
	padding-top:0px;
	padding-bottom:0px;
	background-color: #F5F5F5;
}
.listing-summary .footer{	
	padding:5px;
	
}



.pagination{
	padding-top:10px;
	padding-bottom:5px;
	border-top: 1px solid #C3D9E0;
	border-bottom: 1px solid #C3D9E0;
}
.result{
	padding-top:5px;	
} 
