#slideshow {/*position:relative;*/ width:auto; }
#slideshow DIV {position:absolute;  z-index:8; opacity:0.0; width: 299px;}
#slideshow DIV.active {z-index:10; opacity:1.0}
#slideshow DIV.last-active {z-index:9}
#slideshow DIV IMG {width: 299px; display: block; border: 0; margin-bottom: 0px}
.slideshow_principal{
	width:299px;
	height:302px;
	float:left;
}

