.yui-sldshw-displayer {
	OVERFLOW: hidden; POSITION: relative
}
.yui-sldshw-displayer TABLE {
	WIDTH: 100%; POSITION: absolute; HEIGHT: 100%
}
.yui-sldshw-displayer DIV {
	WIDTH: 100%;
	POSITION: absolute;
	HEIGHT: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image: url(slide_show_css/quotes.gif);
}
.yui-sldshw-next {
	DISPLAY: block; Z-INDEX: 1; opacity: 1.0
}
.yui-sldshw-active {
	DISPLAY: block; Z-INDEX: 10; opacity: 1.0
}
.yui-sldshw-cached {
	DISPLAY: none; opacity: 1.0
}
