﻿.beauty {
	background-image: url(../../images/category/btn_beauty.png);
	float: right;
	height: 88px;
	width: 151px;
}
.beauty:hover {
	background-image: url(../../images/category/btn_beauty_hover.png);
	height: 88px;
	width: 151px;
}
.home {
	background-image: url(../../images/category/btn_home_garden.png);
	float: right;
	height: 88px;
	width: 151px;
}
.home:hover {
	background-image: url(../../images/category/btn_home_garden_hover.png);
	height: 88px;
	width: 151px;
}
.family {
	background-image: url(../../images/category/btn_natural_family.png);
	float: right;
	height: 88px;
	width: 151px;
}
.family:hover {
	background-image: url(../../images/category/btn_natural_family_hover.png);
	height: 88px;
	width: 151px;
}
.personal {
	background-image: url(../../images/category/btn_personal_care.png);
	float: right;
	height: 88px;
	width: 151px;
}
.personal:hover {
	background-image: url(../../images/category/btn_personal_care_hover.png);
	height: 88px;
	width: 151px;
}
.vitamins {
	background-image: url(../../images/category/btn_vitamins.png);
	float: right;
	height: 88px;
	width: 151px;
}
.vitamins:hover {
	background-image: url(../../images/category/btn_vitamins_hover.png);
	height: 88px;
	width: 151px;
}
.bargain {
	background-image: url(../../images/category/btn_grab_a_bargain.png);
	float: right;
	height: 88px;
	width: 151px;
}
.bargain:hover {
	background-image: url(../../images/category/btn_grab_a_bargain_hover.png);
	height: 88px;
	width: 151px;
}
