/* CSS Document */

#headline-rules {
	position: relative;
	width: 400px;
	height: 45px;	
}

#headline-rules span {
	background: #FCFBF7;
	color: #616157;
	background: url(../images/headlines/Headline-Stadgar.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#textcontent h1 {
	font: bold 0.9em Georgia, "Times New Roman", Times, serif;
}
