#ContentContainer h2 {
	display: block;
	height: 55px;
	margin: 20px 0 2px 0;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 480px;
}	

#ContentContainer h2.about_company {
	background-image: url(/images/potemkin/_main/adds/h2_about_company.png);
}
#ContentContainer h2.contacts {
	background-image: url(/images/potemkin/_main/adds/h2_contacts.png);
}
#ContentContainer h2.directors {
	background-image: url(/images/potemkin/_main/adds/h2_directors.png);
}
#ContentContainer h2.mails {
	background-image: url(/images/potemkin/_main/adds/h2_mails.png);
}
#ContentContainer h2.peoples {
	background-image: url(/images/potemkin/_main/adds/h2_peoples.png);
}
#ContentContainer h2.portfolio {
	background-image: url(/images/potemkin/_main/adds/h2_portfolio.png);
}

