/* CSS Document */

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

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


#headline-small-submissiontoexhibition, #headline-small-exhibitionresult {
	position: relative;
	width: 400px;
	height: 30px;
}

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

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