div.block-relatednews {
	/* background-color: #EBEBEB; */
}

div.section6 {
	display: table;
	padding-top: 0;
}

div.section6 div.storyfilter-more {
	margin-left: 13px;
}

div.topheadlines-news {
	display: block;
	width: 300px;
/* 	padding: 5px; */
	margin: auto;
	text-align: left !important;
}

div.topheadlines-news p.topheadlines-news-main-title {
	font-size: 14px;
	font-family: 'Montserrat', Arial, sans-serif;
	text-transform: uppercase;
	margin-bottom: 0;
	color: #808285;
}

div.topheadlines-news p.topheadlines-news-main-title span.related-bold-title {
	padding-top: 20px;
	font-weight: bold;
	font-size: 14px;
	font-family: 'Montserrat', Arial, sans-serif;
	text-transform: uppercase;
}

div.topheadlines-news-blocks {
	display: inline-table;
	width: 95%;
	vertical-align: top;
	margin-left: 13px;
}

div.topheadlines-news-blocks > h2 {
	color: #000000 !important;
	font-family: 'Montserrat', Arial, sans-serif;
	margin-top: -5px;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: 2px solid #adadad;
	padding-bottom: 5px;
}

div.topheadlines-news-blocks ul {
	width: 300px;
	padding-left: 0;
	margin-top: 0;
}

div.topheadlines-news-blocks ul li:nth-child(6) p.title {
	border-bottom: none;
}

div.topheadlines-news-blocks div.topheadlines-news {
	display: table;
	border-bottom: 1px solid #808285;
	margin-top: 10px;
	/* padding: 10px 0; */
}

div.topheadlines-news-blocks div.topheadlines-news-ad  {
	display: table;
	margin-top: 0 !important;
	border-bottom: 1px solid #808285;
}

div.topheadlines-news-blocks div.topheadlines-news-ad div.padding-ten {
	padding: 0;
	margin-left: 0;
	margin-bottom: 10px;
}

div.topheadlines-news-blocks div p.topheadlines-image {
	display: table;
	float: left;
	clear: both;
	width: 30%;
	margin-right: 10px;
	margin-top: 0;
}

div.topheadlines-news-blocks div p.topheadlines-city {
	margin-top: 0;
}

div.topheadlines-news-blocks div p.topheadlines-image img {
	width: 100%;
}

div.topheadlines-news-blocks ul li {
	list-style: none;
}

div.topheadlines-news-blocks p.topheadlines-city {
	text-align: left;
	font-family: 'Montserrat';
	font-size: 11px;
	color: #2774BD;
	text-transform: uppercase;
	margin-bottom: 0;
}

div.topheadlines-news-blocks p.topheadlines-date-small {
	font-family: Arial !important;
	color: #5A5B5D!important;
	font-size: 11px !important;
	/* font-weight: bold; */
	margin-top: 0;
}

div.topheadlines-news-blocks p.topheadlines-date-small span.topheadlines-last-updated {
	color: #FF0000;
	font-size: 10px !important;
}

div.topheadlines-news-blocks a.topheadlines-text {
	color: #000000 !important;
	font-weight: bold !important;
	font-size: 14px;
}

div.topheadlines-news-blocks ul li:nth-child(2) {
	/* display: none; */
}

div.topheadlines-news-blocks ul li p.city {
	text-align: left;
	font-family: 'Montserrat';
	font-size: 11px;
	color: #2774BD;
	text-transform: uppercase;
	margin-bottom: 0;
}

div.topheadlines-news-blocks ul li p.city span.date-small {
	font-family: Arial !important;
	color: #000000 !important;
	font-size: 11px !important;
}

div.topheadlines-news-blocks ul li p.title {
	margin-top: 0;
	padding-bottom: 13px;
	border-bottom: 1px solid #CCCCCC;
}

div.topheadlines-news-blocks ul li p.title a {
	font-family: Arial !important;
	color: #000000 !important;
	font-size: 14px !important;
	font-weight: bold;
	text-transform: normal !important;
}

