
	#dhtmlgoodies_slideshow{

		padding:10px 0px 10px 0px;
		margin-bottom: 10px;


	}

	#galleryContainer{
		
		height:290px!important;	/* Height of the images + 2 */
		position:relative;
		overflow:hidden;
		padding:0px 0px 10px 0px;
		background-color:#3F0000;
				
	}
	#galleryContainer p{
		height:15px;
		line-height:15px;
		font-size:12px;
}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		padding:0px 0px 0px 0px;
		width:150px;
/*		width:50px;
		background-color:#3F0000;
		border-right:solid 1px #6F4040;*/
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		padding:0px 0px 0px 0px;
		height:160px;
		width:150px;
	}
	#arrow_right img, #arrow_left img{
		
	}
		
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		cursor:pointer;
		border:4px solid #6F4040;
		margin:0px 15px 0px 0px
	}
		#theImages div{
		float:left;
		text-align:center;

	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
}
	
span.nomeprodotto {
	display:block;
	clear:left;
	width:178px;
}