#box-products a {
	font-weight: bold;
	font-size: 11px;
}
#left {
	width: 223px;
	height: auto;
	background-image: url(../images/model.jpg);
	background-repeat: no-repeat;
	padding: 434px 10px 10px 20px;
	float: left;
	margin: 0;
}
#cream {
	margin-top: 1px;
	font-size: 11px;
	padding-left: 85px;
	text-align: justify;
	height: 80px;
	background-image: url(../images/cream.gif);
	background-repeat: no-repeat;
}	
#care {
	margin-top: 1px;
	font-size: 11px;
	padding-left: 85px;
	text-align: justify;
	height: 80px;
	background-image: url(../images/care.gif);
	background-repeat: no-repeat;
}
#bleach {
	margin-top: 1px;
	font-size: 11px;
	padding-left: 85px;
	text-align: justify;
	height: 80px;
	background-image: url(../images/bleach.gif);
	background-repeat: no-repeat;
}
#lotion {
	margin-top: 1px;
	font-size: 11px;
	padding-left: 85px;
	text-align: justify;
	height: 80px;
	background-image: url(../images/lotion.gif);
	background-repeat: no-repeat;
}
#mask {
	margin-top: 1px;
	font-size: 11px;
	padding-left: 85px;
	text-align: justify;
	height: 80px;
	background-image: url(../images/mask.gif);
	background-repeat: no-repeat;
}
#soap {
	margin-top: 1px;
	font-size: 11px;
	padding-left: 85px;
	text-align: justify;
	height: 80px;
	background-image: url(../images/soap.gif);
	background-repeat: no-repeat;
}
#hot-oil {
	margin-top: 1px;
	font-size: 11px;
	padding-left: 85px;
	text-align: justify;
	height: 80px;
	background-image: url(../images/hotoil.gif);
	background-repeat: no-repeat;
}