.forside_header{
    display: inline;
}

.frontpage_news_top{
	background-image:url(/files/design/images/forside_news_bg_top.gif);
	background-repeat:repeat-x;
	height:10px;
	margin-bottom:10px;
}
.frontpage_news_bottom{
	background-image:url(/files/design/images/forside_news_bg_bottom.gif);
	background-repeat:repeat-x;
	height:10px;
	margin-top:20px;
}

#article samp {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	/*text-align:right;
	float:right;*/
}

#article strong {
	text-transform:uppercase;
}

#article em {
    /*color:#000000;*/
	font-size:0.8em;
    margin-bottom:0px;
    font-style:italic;
}
