/* CSS Document */

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

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


