/*top headlines homepage styles */
div.section6 {
	display: table;
	padding: 15px 0;
}

div.section6 h1.title {
	font-family: 'Montserrat', Arial, sans-serif !important;
	font-size: 16px !important;
	text-transform: uppercase !important;
}

div.section6 div.content div.storyfilter-twothirds-sizer {
	display: block;
	width: 100% !important;
}

div.section6 div.content div.clear {
	padding-bottom: 20px;
	padding-top: 15px;
	display: table;
	border-bottom: 1px solid #C2C2C2;
	width: 100%;
}

div.section6 div.content div.clear h2.twothirds-date {
	margin: 0;
	color: #2774bd;
	font-weight: normal;
}
div.section6 div.content div.clear h2.twothirds-date span {
	color: #000000;
}

div.section6 h1.title span.advanced-title-regular {
	font-family: 'Montserrat', Arial, sans-serif !important;
	font-size: 16px !important;
	color: #000000 !important;
	text-transform: uppercase !important;
	font-weight: normal !important;
}

div.section6 div.content div.clear h2 {
	font-family: 'Montserrat' !important;
	text-transform: uppercase !important;
	font-size: 13px; 
}

div.section6 div.content div.clear span.grey {
	font-weight: normal !important;
	font-family: Arial !important;
	font-size: 11px !important;
	text-transform: initial !important;
}

div.section6 div.content div.clear h3 {
	margin: 0;
	font-size: 18px;
}

div.section6 div.content div.clear p.publication-date {
	font-family: Arial;
	font-size: 11px;
	margin-bottom: 5px;
}

div.section6 div.content div.clear p.publication-date img {
	padding-bottom: 2px;
}

div.section6 div.content div.clear p {
	margin: 0;
	font-size: 14px;
}

div.section6 div.content div.clear p a {
	margin: 0;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

div.section6 div.content div.clear div.image-body {
	display: table-cell;
	margin: 0 auto;
	padding: 0;
	float: left;
	clear: both;
	/* padding-bottom: 30px; */
}

div.section6 div.content div.clear div.image-body img {
	padding-right: 15px;
}

div.section6 div.content div.clear div.text-body {
	display: table-cell;
}

div.section6 div.content div.clear div.text-body h2 {
	margin: 0;
}

div.section6 div.content div.storyfilter-more {
	display: block;
} 






