#box-research {
	width: 100%;
	margin-bottom: 12px;
}
#research li span{
	display: list-item;
}
#research a:hover {
	border: 1px solid #fff;
	background-color: #d2f9cd;
}
#research a {
	border: 1px solid #a3d39c;
}

#research-hair-loss {
	height: 60px;
	padding-left: 65px;
	margin-top: 3px;
	display: block;
	background-image: url(../images/hairloss.gif);
	background-repeat: no-repeat;
}
#research-hair-loss-active {
	height: 60px;
	padding-left: 65px;
	margin-top: 3px;
	display: block;
	background-image: url(../images/hairloss.gif);
	background-repeat: no-repeat;
	background-color: #d2f9c0;
}

#research-wrinkles {
	height: 60px;
	padding-left: 65px;
	margin-top: 3px;
	display: block;
	background-image: url(../images/wrinkles.gif);
	background-repeat: no-repeat;
}
#research-wrinkles-active {
	height: 60px;
	padding-left: 65px;
	margin-top: 3px;
	display: block;
	background-image: url(../images/wrinkles.gif);
	background-repeat: no-repeat;
	background-color: #d2f9c0;
}

#research-acne {
	height: 60px;
	padding-left: 65px;
	margin-top: 3px;
	display: block;
	background-image: url(../images/acne.gif);
	background-repeat: no-repeat;
}
#research-acne-active {
	height: 60px;
	padding-left: 65px;
	margin-top: 3px;
	display: block;
	background-image: url(../images/acne.gif);
	background-repeat: no-repeat;
	background-color: #d2f9c0;
}

#research-allergy {
	height: 60px;
	padding-left: 65px;
	margin-top: 3px;
	display: block;
	background-image: url(../images/allergy.gif);
	background-repeat: no-repeat;
}
#research-allergy-active {
	height: 60px;
	padding-left: 65px;
	margin-top: 3px;
	display: block;
	background-image: url(../images/allergy.gif);
	background-repeat: no-repeat;
	background-color: #d2f9c0;
}

#research-sunburn {
	height: 60px;
	padding-left: 65px;
	margin-top: 3px;
	display: block;
	background-image: url(../images/sunburn.gif);
	background-repeat: no-repeat;
}
#research-sunburn-active {
	height: 60px;
	padding-left: 65px;
	margin-top: 3px;
	display: block;
	background-image: url(../images/sunburn.gif);
	background-repeat: no-repeat;
	background-color: #d2f9c0;
}

#research-tanning {
	height: 60px;
	padding-left: 65px;
	margin-top: 3px;
	display: block;
	background-image: url(../images/tanning.gif);
	background-repeat: no-repeat;
}
#research-tanning-active {
	height: 60px;
	padding-left: 65px;
	margin-top: 3px;
	display: block;
	background-image: url(../images/tanning.gif);
	background-repeat: no-repeat;
	background-color: #d2f9c0;
}

#research-alba {
	height: 60px;
	padding-left: 65px;
	margin-top: 3px;
	display: block;
	background-image: url(../images/alba.gif);
	background-repeat: no-repeat;
}
#research-alba-active {
	height: 60px;
	padding-left: 65px;
	margin-top: 3px;
	display: block;
	background-image: url(../images/alba.gif);
	background-repeat: no-repeat;
	background-color: #d2f9c0;
}

#research-vitiligo {
	height: 60px;
	padding-left: 65px;
	margin-top: 3px;
	display: block;
	background-image: url(../images/vitiligo.gif);
	background-repeat: no-repeat;
}
#research-vitiligo-active {
	height: 60px;
	padding-left: 65px;
	margin-top: 3px;
	display: block;
	background-image: url(../images/vitiligo.gif);
	background-repeat: no-repeat;
	background-color: #d2f9c0;
}

#research-dryskin {
	height: 60px;
	padding-left: 65px;
	margin-top: 3px;
	display: block;
	background-image: url(../images/dryskin.gif);
	background-repeat: no-repeat;
}
#research-dryskin-active {
	height: 60px;
	padding-left: 65px;
	margin-top: 3px;
	display: block;
	background-image: url(../images/dryskin.gif);
	background-repeat: no-repeat;
	background-color: #d2f9c0;
}

#research-keloids {
	height: 60px;
	padding-left: 65px;
	margin-top: 3px;
	display: block;
	background-image: url(../images/keloids.gif);
	background-repeat: no-repeat;
}
#research-keloids-active {
	height: 60px;
	padding-left: 65px;
	margin-top: 3px;
	display: block;
	background-image: url(../images/keloids.gif);
	background-repeat: no-repeat;
	background-color: #d2f9c0;
}

#research-lesions {
	height: 60px;
	padding-left: 65px;
	margin-top: 3px;
	display: block;
	background-image: url(../images/lesions.gif);
	background-repeat: no-repeat;
}
#research-lesions-active {
	height: 60px;
	padding-left: 65px;
	margin-top: 3px;
	display: block;
	background-image: url(../images/lesions.gif);
	background-repeat: no-repeat;
	background-color: #d2f9c0;
}