#products_list_container {

	width: 950px;

	height: 372px;

}



#prod_prev {

	float: left;

	width: 37px;

	height: 90px;

	margin-left: 8px;

	margin-top: 141px;

}



#prod_next {

	float: left;

	width: 37px;

	height: 90px;

	margin-right: 8px;

	margin-top: 141px;

}



#carousel-wrapper {

	float: left;

	width: 860px;

	height: 372px;

	overflow: hidden;

}



#carousel-content {

	width: 1720px;

}



#carousel-content .slide {

	float: left;

	width: 215px;

	height: 372px;

	margin-top: 1px;

}



#carousel-content .slide_title {

	position: relative;

	margin: 0 auto;/*ΠΡΟΣΤΕΘΗΚΕ ΓΙΑ ΚΕΝΤΡΑΡΙΣΜΑ ΕΦΟΣΟΝ ΤΟ WIDTH ΔΕΝ ΕΙΝΑΙ 100%*/

	top: 300px;

	width: 60%;/*ΗΤΑΝ 200px αλλά δεν κεντραριζόταν ο τίτλος με τη συσκευασία. META HTAN 100% ΑΛΛΑ ΘΕΛΑΜΕ ΕΝΑ ΜΕΓΑΛΥΤΕΡΟ ΚΕΝΟ ΑΝΑΜΕΣΑ ΣΤΑ ΠΡΟΙΟΝΤΑ*/

	height: 52px;

}