#slideshow * { margin: 0; padding: 0; }
#slideshow {position: relative; padding:0; width: 660px; height: 377px; margin-left:40px;background-color:#084108;}
#slideshow #menu, #slideshow #pictures, #slideshow #loading { position: absolute; }
#slideshow #loading { background: url('../images/images_green/loading.gif'); display: block; top: 171px; left: 234px; text-indent: -5000px; width: 32px; height: 32px; visibility: hidden; z-index: 5; }
#slideshow #pictures {width: 500px; height: 375px; top:1px; left: 1px; overflow: hidden; }
#slideshow #pictures li { display: block; position: absolute; top: 0; width: 500px; }
#slideshow #pictures li img { display: block; position: relative; bottom: 0;}
#slideshow #menu {list-style-type: none; width: 155px; height: 375px; right: 0;margin-top:10px}
#slideshow #menu li { display: block;line-height:29px; z-index: 1000; position: relative; zoom: 1;text-align:left;margin:0; padding:0; }
#slideshow #menu li a { display: block; font-size:12px; font-family:Verdana, Sans Serif; text-decoration: none; padding: 0 0 0 10px; z-index: 1000; color: #fff; zoom: 1; margin:0;}
#slideshow #menu li a:focus { outline: 0; }
#slideshow #menu li a:hover { color: #07fe00; }
#slideshow #menu li.current a { font-size:12px; font-family:Verdana, Sans Serif; color: #07fe00; padding:  0 0 0 10px;margin:0; }
#slideshow #menu li.background { background: url('../images/images_green/arrow.gif') no-repeat 1px 11px; position: absolute;  z-index: 5; }