#slideshow * {margin:0; padding:0;}
#slideshow {position: relative; width:718px; height:277px;}
#slideshow #handle, #slideshow #pictures, #slideshow #loading {position: absolute;}
#slideshow #loading {display: block; top: 158px; left: 205px; text-indent: -5000px; width: 24px; height: 24px; visibility: hidden; z-index: 5; }
#slideshow #pictures {background:#2a2a2a; width: 557px; height: 277px; left: 0; overflow: hidden; }
#slideshow #pictures li { display: block; position: absolute; top: 0; left:0; width:557px; height:277px;}
#slideshow #pictures li img { display: block; position: relative; bottom: 0; left:0; }
#slideshow #handle { background: url('../images/bg_side.jpg'); list-style-type: none; width: 166px; height: 257px; right: 0; padding-top: 20px;}
#slideshow #handle li { display: block; z-index:10000; position: relative; zoom: 1; text-align:right; width:140px; float:right; right:10px;}
#slideshow #handle li a { display: block; font: 11px "Lucida Grande", "Verdana"; text-decoration: none; padding: 7px 0 7px 28px; z-index: 1000; color: #ccc; line-height: 14px; vertical-align: middle; zoom: 1;}
#slideshow #handle li a:focus {outline: 0; }
#slideshow #handle li a:hover {color: #fff; }
#slideshow #handle li.current a {font: 15px "Georgia"; color: #fff; padding: 5px 0 5px 28px; line-height: 18px; }
#slideshow #handle li.background {background: url('../images/arrow.gif') no-repeat left center; position: absolute; font-size: 1px; height: 7px; width: 4px; z-index: 5; }