/* ------------ HOMEPAGE HIGHLIGHTS ------------- */

.face-neck {
	display: block;
	width: 100px;
	height: 131px;
	background: url(images/homepage-highlights/face-neck.jpg) bottom;
	text-indent: -99999px;
}

.face-neck:hover {
	background-position: 0 0;
}

.nose {
	display: block;
	width: 100px;
	height: 131px;
	background: url(images/homepage-highlights/nose.jpg) bottom;
	text-indent: -99999px;
}

.nose:hover {
	background-position: 0 0;
}

.eyelid {
	display: block;
	width: 100px;
	height: 131px;
	background: url(images/homepage-highlights/eyelid.jpg) bottom;
	text-indent: -99999px;
}

.eyelid:hover {
	background-position: 0 0;
}

.brow {
	display: block;
	width: 100px;
	height: 131px;
	background: url(images/homepage-highlights/brow.jpg) bottom;
	text-indent: -99999px;
}

.brow:hover {
	background-position: 0 0;
}

.skin {
	display: block;
	width: 100px;
	height: 131px;
	background: url(images/homepage-highlights/skin.jpg) bottom;
	text-indent: -99999px;
}

.skin:hover {
	background-position: 0 0;
}

.botox {
	display: block;
	width: 100px;
	height: 131px;
	background: url(images/homepage-highlights/botox.jpg) bottom;
	text-indent: -99999px;
}

.botox:hover {
	background-position: 0 0;
}

.facial-fillers {
	display: block;
	width: 100px;
	height: 131px;
	background: url(images/homepage-highlights/facial-fillers.jpg) bottom;
	text-indent: -99999px;
}

.facial-fillers:hover {
	background-position: 0 0;
}

.lips {
	display: block;
	width: 100px;
	height: 131px;
	background: url(images/homepage-highlights/lips.jpg) bottom;
	text-indent: -99999px;
}

.lips:hover {
	background-position: 0 0;
}

.hair-restoration {
	display: block;
	width: 100px;
	height: 131px;
	background: url(images/homepage-highlights/hair-restoration.jpg) bottom;
	text-indent: -99999px;
}

.hair-restoration:hover {
	background-position: 0 0;
}
.fat-transfer {
	display: block;
	width: 100px;
	height: 131px;
	background: url(images/homepage-highlights/fat.jpg) bottom;
	text-indent: -99999px;
}

.fat-transfer:hover {
	background-position: 0 0;
}


.photo-gallery {
	display: block;
	width: 100px;
	height: 131px;
	background: url(images/homepage-highlights/photo-gallery.jpg) bottom;
	text-indent: -99999px;
}

.photo-gallery:hover {
	background-position: 0 0;
}


