/* CSS Document */

#headline-orderad, #headline-thankyou {
	position: relative;
	width: 400px;
	height: 45px;	
}

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

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

table td {
	color: #313127;
	background: #FCFBF7;
	font: normal 0.8em Georgia, "Times New Roman", Times, serif;
}

table td input, table td select {
	font: normal 0.9em Georgia, "Times New Roman", Times, serif;
}
