#slideshow *  { font-family: Arial, Sans-Serif; margin: 0; padding: 0 }
#slideshow  { font-family: Arial, Sans-Serif; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 50% top; margin-top: 9px; margin-bottom: 9px; padding: 0 0; position: relative; width: 571px; height: 277px; border: solid 1px #ccc }
#slideshow #menu, #slideshow #pictures, #slideshow #loading { position: absolute; }
#slideshow #loading  { background-image: url("images/loading.gif"); background-repeat: no-repeat; background-position: left top; top: 15px; left: 360px; width: 32px; height: 32px }
#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 #menu  { font-size: 11px; line-height: 14px; text-decoration: none; background: url("images/bg_side.jpg"); list-style-type: none; padding-top: 20px; right: 0; width: 166px; height: 257px }
#slideshow #menu li  { font-size: 11px; font-family: Arial, Sans-Serif; line-height: 14px; text-decoration: none; display: block; position: relative; z-index: 1000; zoom: 1 }
#slideshow #menu li a  { color: #ccc; font: 11px/14px Arial, Sans-Serif; text-decoration: none; display: block; padding: 7px 0 7px 14px; z-index: 1000; vertical-align: middle; zoom: 1 }
#slideshow #menu li a:focus  { font-size: 11px; font-family: Arial, Sans-Serif; line-height: 14px; text-decoration: none; padding-top: 7px; padding-bottom: 7px; outline: none 0 }
#slideshow #menu li a:hover  { color: #fff; font-size: 11px; font-family: Arial, Sans-Serif; line-height: 14px; text-decoration: none; padding-top: 7px; padding-bottom: 7px }
#slideshow #menu li.current a  { color: #fff; font: 11px/14px Arial, Sans-Serif; text-decoration: none; padding: 7px 0 7px 14px }
#slideshow #menu li.background  { font-size: 1px; font-family: Arial, Sans-Serif; background: url("images/arrow.gif") no-repeat left center; position: absolute; z-index: 5; width: 4px; height: 7px }