#flechaizq {
	Z-INDEX: 10; LEFT: 0px; POSITION: absolute; BACKGROUND-COLOR: #333333
}
#flechader {
	Z-INDEX: 10; RIGHT: 0px; POSITION: absolute; BACKGROUND-COLOR: #333333
}
#theImages {
	LEFT: 26px; WIDTH: 100000px; POSITION: absolute; HEIGHT: 160px; 
}
#theImages #slideEnd {
	FLOAT: left
}
#theImages IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; FILTER: alpha(opacity=70); FLOAT: left; BORDER-BOTTOM-WIDTH: 0px; CURSOR: pointer; BORDER-RIGHT-WIDTH: 0px; opacity: 0.5; padding-left: 5px; padding-right: 5px;
}
#waitMessage {
	BORDER-RIGHT: #000000 3px double; PADDING-RIGHT: 4px; BORDER-TOP: #000000 3px double; DISPLAY: none; PADDING-LEFT: 4px; FONT-SIZE: 0.9em; LEFT: 200px; PADDING-BOTTOM: 4px; BORDER-LEFT: #000000 3px double; COLOR: #555555; PADDING-TOP: 4px; BORDER-BOTTOM: #000000 3px double; FONT-FAMILY: arial; POSITION: absolute; TOP: 150px; BACKGROUND-COLOR: #ffffff
}
#theImages .imageCaption {
	DISPLAY: none
}
#arrow_left {		
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #333333;
}
#arrow_right {		
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #333333;
}
#dhtmlgoodies_slideshow {		width:615px;	/* Total ancho del slideshow */
}
#galleryContainer {		
		height:160px;	/* Alto de las imágenes + 2 */
		border:1px solid #333333;
		position:relative;
		overflow:hidden;
		background-color: #333333;
		vertical-align: middle;
		
		/* CSS HACK */
		height: 165px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/165px;	/* Other browsers */
		height: /**/165px;
}
