.underlineNews, .news-latest-item hr.clearer {
	border: none;
	background-color: white;
	color: white;
	border-bottom: 1px dotted #7FADD2;
	height: 1px;
	clear: both;
}

.clearer {
	clear: both;
}

.news-latest-date {
	font-size: 10px;
}

.news-latest-text {
/* 	float: left; */
}

.news-latest-item h3 {
	font-size: 13px;
}

.news-latest-item img {
	float: left;
	margin-right: 10px;
}

.news-single-img {
	float: left;
	margin: 10px 10px 5px 0px;
}

.news-list-container h2 {
	margin-top: 0px !important;
}

/*DANGER DO NOT OVERWRITE H2 HERE!!!*/
.news-list-item h2, h2 {
  font-size: 16px;
  
}

.news-list-container {
	margin-top: 10px;
}

.news-list-date, .news-single-timedata {
	font-size: 0.91em;
}

.news_header a {
	border-bottom:0px;
	color: black;
}


.news-list-item h2 {
	margin-top:2px;
	padding-top:2px;
	margin-bottom:2px;
	padding-bottom:2px;
}

.news-list-item p, .news-latest-item p {
	display: inline;
}

.news-list-item img {
	float: left;
	margin: 3px 10px 10px 0px;
}

.news-list-morelink, .news-latest-morelink {
	vertical-align: baseline;
}


.news-list-item {

}