.yui-sldshw-displayer {
	position: relative;
	overflow: hidden;
	width: 327px;
	height: 419px;
}

.yui-sldshw-displayer img {
	position:absolute;
	width: 100%;
	height: 100%;
}

.yui-sldshw-displayer  table {
	position: absolute;
	width: 100%;
	height: 100%;
}

.yui-sldshw-displayer  div {
	position: absolute;
	height: 100%;
	width: 100%;
}

div.yui-sldshw-frame img {
	width: auto;
	height: auto;
	margin: 0 auto;
	margin-left: 20px;
}

.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-color: #89ac21;
	font-size: 11px;
}

div.yui-sldshw-frame h1, div.yui-sldshw-frame h2, div.yui-sldshw-frame h3, div.yui-sldshw-frame h4, div.yui-sldshw-frame h5, div.yui-sldshw-frame h6 {
	text-transform: uppercase;
	text-align: center;
	color: white;
}

div.yui-sldshw-frame p {
	text-align: center;
	color: white;
}

div.showroom {
	margin-top: -40px;
}

table.buttons {
	border: 0;
	width:327px;
	padding: 0;
	margin: 0;
}

table.buttons td {
	width: 33%;	
	text-align: center;
	border: 0;
}

table.buttons td a, table.buttons td a:visited, table.buttons td a:active {
	text-decoration: none !important;
	padding: 4px 5px;
	background: #6C8913;
	border: solid 1px #89ac21;
	color: #A7D84E;
}

table.buttons td a:hover {
	background-color: #89ac21 !important;
	color: white !important;
}

div.yui-sldshw-frame .caption{
	position: absolute;
	top: 390px;
	width: 327px;
	left: 0px;
	text-align: center;
	font-size: 10px;
	color: #A7D84E;
}
