/* ###################### NEWS ###################### */

#primary-content .news-list-item {
        padding:0;
        margin:0 0 25px 0;
}

#primary-content .news-list-item h3 {
        
	margin: 5px 0px 0px 0px;
}


/* --- teaser news begin --- */
#tertiary-content .news-list-item {
        padding:13px 0 0 25px;
        margin:0 0 15px 0;
}

#tertiary-content .news-list-item h3 {
        font-size:12px;
}

#tertiary-content .news-list-item .news-list-morelink {
        height:26px;
        padding:5px 0 0 35px;
}

#tertiary-content .news-list-item .news-list-morelink {
        clear:both;
}
/* --- teaser news end --- */

.news-latest-item-image,
.news-list-item-image,
.news-single-item-image {
        float: right;
}
div.news-single-timedata {
        padding-bottom: 10px;        
}

div.news-list-container {
 	padding-top: 30px;
}

p.news-single-author {
	text-align: right;
	padding-bottom: 10px;	
}

