.news-list-view .header h3{
    clear: both;
    color: #003499;
    font-weight: bold;
    font-size: 12px;
    margin: 0 0 10px 0;
    text-decoration: none;
}

.news-list-view .teaser-text .more:before {
    content:"» ";
}

.news-list-view .eudnewslistdate {
	float:left;
    color: gray;
    float: left;
    font-size: 12px;
    padding: 0 3px 0 0;
}


.news .article .news-img-wrap a {
	border:0;
	padding: 0 4px 4px 0;
}


.news-single .article .news-img-wrap img {
    max-width: 100%;
}

.news-single .article .news-img-wrap {
    float: left;
    width: initial;
    max-width:450px;
    margin: 0 25px 0 0px;
}

.news-single .teaser-text {
    font-weight:bold;
    color:initial;
    font-size:12px;
}

.news-single .header h3 {
    clear: both;
    padding: 5px 0 0 0;
    color: #003499;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}
.news-img-caption {
    clear:both;
}
