#slideshow {
	list-style:none;
}

#slideshow span {
	display:none
}

#wrapper {
	width:226px;
	display:none;
	margin-bottom:5px;
}

#wrapper * {
	margin:0; padding:0
}

#fullsize {
	position:relative;
	width:226px;
	height:272px;
	border:1px solid #e8eae9;
}

#image {
	width:226px;
}

#image img {
	position:absolute;
	z-index:25;
	width:auto
}

/*
.imgnav {
	position:absolute;
	width:25%;
	height:341px;
	cursor:pointer;
	z-index:150
}

#imgprev {
	left:0;
	background:url(../img/sumarioslideshow_left.gif) left center no-repeat
}

#imgnext {
	right:0;
	background:url(../img/sumarioslideshow_right.gif) right center no-repeat
}
*/
