.yui-sldshw-displayer {  
	position: relative;
	overflow: hidden;
}/*
.yui-sldshw-frame {
	height:302px;_height:305px;width:600px;margin-bottom:15px;
	border: 1px solid #cc0000;
}
.yui-sldshw-displayer   img {

	position:absolute;
	width: 100%;
	height: 100%
}
.yui-sldshw-displayer   table {

	position: absolute;
	width: 100%;
	height: 100%
}*/
.yui-sldshw-displayer .yui-sldshw-frame {

	position: absolute;
	width: 100%;
	height: 100%
}

.yui-sldshw-next {
 z-index: 1;
 display: block;
 opacity: 1.0;
}

.yui-sldshw-active {
 z-index: 10;
 display: block;
 opacity: 1.0;
}
.yui-sldshw-cached {
 display: none;
 z-index: 0;
 opacity: 1.0;
}

div.yui-sldshw-frame {
 background: white;

}

