#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {min-width:960px; max-width:1280px; overflow:hidden; margin:0; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; min-width:960px; max-width:1280px; overflow:hidden; height:605px; padding:0; background:#000}
#image {width:500px; height:605px;}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:606px; cursor:pointer; z-index:150}
#imgprev {left:30px; background:url(/images/left.gif) left center no-repeat}
#imgnext {right:30px; background:url(/images/right.gif) right center no-repeat}

.loading {
	background: url(/images/ajax-loader.gif) right center no-repeat !important;
	width: 703px !important;
}