#products_list_container {
	background-image: url('/images/products_back.jpg');
	background-repeat: no-repeat;
}

#carousel-content .slide {
	background-repeat: no-repeat;
	background-position: bottom center;
	color: #ffffff;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
}

#carousel-content .slide_title {
	text-align: center;
}