#welcome,
#title-actors,
#title-creatives,
#title-actresses,
#title-voiceover-artistes,
#title-contact,
#male-voiceover-artistes,
#female-voiceover-artistes,
#title-search {
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
}

#welcome {
	margin-top:13px;
	background:#eaeaea url(../images/titles/welcome.gif) no-repeat top left;
}
#title-actors {
	background:#eaeaea url(../images/titles/actors.gif) no-repeat top left;
	width:200px;
	float:left;
}
#title-creatives {
	background:#eaeaea url(../images/titles/creatives.gif) no-repeat top left;
	width:200px;
	float:left;
}
#title-actresses {
	background:#eaeaea url(../images/titles/actresses.gif) no-repeat top left;
	width:200px;
	float:left;
}
#title-contact {
	background:#eaeaea url(../images/titles/contact.gif) no-repeat top left;
	width:200px;
}
#title-voiceover-artistes {
	background:#eaeaea url(../images/titles/voiceover-artistes.gif) no-repeat top left;
	width:310px;
	float:left;
}
#male-voiceover-artistes {
	background:#eaeaea url(../images/titles/male-voiceover-artistes.gif) no-repeat top left;
	width:400px;
	float:left;
}
#female-voiceover-artistes {
	background:#eaeaea url(../images/titles/female-voiceover-artistes.gif) no-repeat top left;
	width:440px;
	float:left;
}
#title-search {
	background:#eaeaea url(../images/titles/search-results.gif) no-repeat top left;
	width:400px;
}