/* Total width of slideshow */
#dhtmlgoodies_slideshow{ }

#previewPane { margin-bottom:5px; text-align:center; vertical-align:middle; padding:0px; position:relative; clear:both; }
#previewPane img { margin-bottom:0px; width:auto; width:690px; height:460px; }

/* CSS styling of image caption below large image */
#previewPane #largeImageCaption { margin-bottom:0px; text-align:center; line-height:1.5; display:none; }
#galleryContainer { margin:0px 0px 5px 0px; height:77px; /* Height of the images + 2 */ border:0px solid #fff; position:relative; overflow:hidden; padding:0px; /* CSS HACK */ height: 79px; /* IE 5.x - Added 2 pixels for border left and right */ height/* */:/**/77px;/* Other browsers */ height: /**/77px; }
#arrow_left { position:absolute; left:0px; z-index:0; padding:0px; display:none; }
#arrow_right { position:absolute; right:0px; z-index:0; padding:0px; display:none; }
#theImages { position:absolute; height:75px; left:0px; width:100000px; }
#theImages #slideEnd { float:left; }
#theImages img { float:left; width:110px; height:70px; padding:0px; margin:0px; filter:alpha(opacity=50); opacity:0.5; cursor:pointer; border:0px; /width:100px; }
#theImages a { padding:0px; margin:0px; }
#waitMessage { display:none; position:absolute; width:200px; left:180px; top:150px; background-color:#FFF; border:3px double #843; padding:5px; color:#333; }

#theImages .imageCaption { display:none; }
