
@import url(/styles/news.css);

/* overwriting the news stylesheet, so it does not display the bottomline of the list */

#content.news .news_item {
	border-bottom: 0px solid;
}
