#slideshow * { margin: 0; padding: 2px 0px 0px 0px; }
#slideshow { background: position: relative; width: 830px; height: 650px; }
#slideshow #menus, #slideshow #pictures, #slideshow #loading { position: absolute; }
#slideshow #loading { background: url('../images/slideshow/spinner.gif'); display: block; top: 158px; left: 205px; text-indent: -5000px; width: 24px; height: 24px; visibility: hidden; z-index: 5; }
#slideshow #pictures { background: url('../images/bg-gradient.jpg'); width: 600px; height: 450px; left: 0; overflow: hidden; padding:0px 0px 0px 20px; }
#slideshow #pictures li { display: block; position: absolute; top: 0; width: 600px; }
#slideshow #pictures li img { display: block; bottom: 0; }
#slideshow #menus { background: url('../images/news.jpg'); list-style-type: none; width: 210px; height: 490px; right: 0; padding-top: 10px; }
#slideshow #menus li { display: block; z-index: 6; position: relative; zoom: 1; }
#slideshow #menus li a { display: block; font: 11px "Verdana"; text-decoration: none; padding: 2px 0 2px 28px; z-index: 6; color: #0A57A4; line-height: 14px; vertical-align: middle; zoom: 1; }
#slideshow #menus li a:focus { outline: 0; }
#slideshow #menus li a:hover { color: #06284b; }
#slideshow #menus li.current a { font: 11px "verdana"; color: #0A57A4; padding: 2px 0 2px 28px; line-height: 14px; }
#slideshow #menus li.background { background: url('../images/slideshow/arrow.gif') no-repeat left center; position: absolute; font-size: 1px; height: 7px; width: 4px; z-index: 5; }
