/* storyfilter more section styles */ 

div.section div.storyfilter-more-title-box {
	width: 100%
}

div.section h1.storyfilter-more-title {
	font-family: 'Montserrat' !important;
	font-size: 16px !important;
	text-transform: uppercase !important;
/* 	background-color: #0F3664; */
	color: #00000;
	text-align: left;
/* 	padding-left: 10px; */
	width: inherit;
	font-weight: bold;
}

div.section h1.storyfilter-more-title span {
	color: #00000 !important;
    font-family: Arial !important;
    font-size: 15px !important;
/*     font-weight: normal !important; */
    text-transform: uppercase !important;
    font-weight: bold;
}

div.section div.clear-more {
	display: table;
/* 	margin: 0 auto; *//******************************************************/
	height: 100%;
	padding: 20px 0;
	width: 100%;
	border-bottom: 2px solid #DADADA;
}

div.section div.storyfilter-more {
	border: none;
}

div.section  div.clear-more h2 {
	margin: 0;
}

div.section  div.clear-more p.publication-date {
	font-family: Arial;
	font-size: 11px;
	margin-bottom: 5px;
}

div.section  div.clear-more p.publication-date img {
	width: 12px !important;
	padding-bottom: 2px;
	padding-right: 0 !important;
}

div.section h1.title span.advanced-title-regular {
	font-family: 'Montserrat', Arial, sans-serif !important;
	font-size: 15px;
	color: #000000 !important;
	text-transform: uppercase !important;
	font-weight: normal !important;
}

div.section div.clear-more h2 {
	font-family: 'Montserrat' !important;
	text-transform: uppercase !important;
	font-size: 13px; 
}

div.section div.clear-more span.grey {
	font-weight: normal !important;
	font-family: Arial !important;
	font-size: 11px !important;
	text-transform: initial !important;
}

div.section div.clear-more h3 {
	margin: 0;
	font-size: 16px;
}

div.section div.clear-more p {
	margin: 0;
	font-size: 12px;
}

div.section div.clear-more p a {
	margin: 0;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

div.section div.clear-more div.image-body {
	display: table-cell;
	margin: 0 auto;
	padding: 0;
	float: left;
	clear: both;
}

div.section div.clear-more div.image-body img {
	padding-right: 15px;
	width: 25%;
}

div.section div.clear-more div.text-body {
	display: table-cell;
}

div.section div.clear-more div.text-body h2 {
	margin: 0;
}

div.section div.storyfilter-more {
	display: block;
} 