.product-homepage {
	background-color: #E4E4E4;
}
#slider-hero img {
	float: left;
}
#slider-hero section {
	float: left;
	width: 200px;
	padding-top: 110px;
}
#slider-hero section .title_h1 {
	font-size: 18px;
	font-weight: bold;
	color: #424140;
	padding-left: 20px;
	padding-bottom: 5px;
	display: block;
}
#slider-hero section li {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 3px;
	margin-left: 20px;
	padding-left: 10px;
	background-image: url('../images/slider-products/arrow-slider-product.png');
	background-repeat: no-repeat;
	background-position: top left;
}
#slider-hero section li a {
	color: #d19006;
}
