#slideshow * { margin: 0; padding: 0; }
#slideshow { background: url('images/bg_shadow.gif') no-repeat top; position: relative; padding: 14px 0 0; width: 603px; height: 296px; }
#slideshow #menuSlider, #slideshow #pictures, #slideshow #loading { position: absolute; }
#slideshow #loading { background: url('images/spinner.gif'); display: block; top: 98px; left: 205px; text-indent: -5000px; width: 24px; height: 24px; visibility: hidden; z-index: 5; }
#slideshow #pictures { background: url('images/bg.jpg'); width: 437px; height: 277px; left: 0; overflow: hidden; }
#slideshow #pictures li { display: block; position: absolute; top: 0; width: 437px; }
#slideshow #pictures li img { display: block; position: relative; bottom: 0; }
#slideshow #menuSlider { background: url('images/bg_side.jpg'); list-style-type: none; width: 166px; height: 257px; right: 0; padding-top: 20px; }
#slideshow #menuSlider li { display: block; z-index: 1000; position: relative; zoom: 1; }
#slideshow #menuSlider li a { display: block; font: 11px "arial", "Verdana"; text-decoration: none; padding: 7px 0 7px 14px; z-index: 1000; color: #5F5B5B; line-height: 14px; vertical-align: middle; zoom: 1; }
#slideshow #menuSlider li a:focus { outline: 0; }
#slideshow #menuSlider li a:hover { color: #fff; }
#slideshow #menuSlider li.current a { font: 13px "arial"; color: #2E2F2A; padding: 5px 0 5px 14px; line-height: 18px; }
#slideshow #menuSlider li.background { background: url('/slider/Source/images/arrow.gif') no-repeat left center; position: absolute; font-size: 1px; height: 7px; width: 4px; z-index: 5; }

