#produtos-destaque {
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	width :450px;
	height : 130px;
	display: block;
	clear: both;
	position:relative;
	vertical-align:middle;
}

#imageSlideshowHolder{

	width: 180px;	/* IE 5.x */
	width/* */:/**/180px;	/* Other browsers */
	width: /**/180px;
		
	/* CSS HACK */
	
	position:relative;	/* Never change this value */
		
}

.imageInGallery{		
	width:180px;
	height:130px;		
	/* Never change these 3 value */
	left:0px;
	top:0px;
	position:absolute;	
}

#imageSlideshowHolder img{
	position:absolute;
	padding-left : 0px;
}
	
/*chris - description overlay*/
#the_captions{
	display:none;
}

.imageInGallery_DESC{
	position:absolute;
	color:#000;
	margin-left:195px;
	z-index:100;
	/*height:200px;*/
	width:250px;		
	font-size:100%;
	vertical-align:middle;
}



.foto-destaque {
	margin: 0px;
	padding: 0px;	
	float: left;	
}

.foto-destaque li{
	text-decoration: none;
}

.destaque{
	/*border : 1px solid green;
	//margin-left:100px;*/
	
}

