.smallTitle {
	height:17px;
	text-indent:-1500px;
	background-repeat: no-repeat;
	background-position: top left;
}

.bigTitle {
	height:22px;
	text-indent:-1500px;
	background-repeat: no-repeat;
	background-position: top left;
}

#title-welcome {
	background-image:url(../images/title-welcome.gif);
}
#title-currentvacancies {
	background-image:url(../images/title-currentvacancies.gif);
	margin-top:0;
}
#title-jobsearch {
	background-image:url(../images/title-jobsearch.gif);
}
#title-about {
	background-image:url(../images/title-about.gif);
}
#title-vacancies {
	background-image:url(../images/title-vacancies.gif);
}
#title-contact {
	background-image:url(../images/title-contact.gif);
}
#title-search {
	background-image:url(../images/title-search.gif);
}
#title-results {
	background-image:url(../images/title-results.gif);
}