/* CSS Document */

#headline-members, #headline-breeders {
	position: relative;
	width: 400px;
	height: 45px;	
}

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

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

table td h2, table td a h2 {
	font: bold 0.9em Georgia, "Times New Roman", Times, serif;
}