
dy {
background-repeat:no-repeat;
}

#dhtmlgoodies_slideshow {
width:520px;
}

#galleryContainer {
width:520px;
border:1px solid #CCC;
position:relative;
overflow:hidden;
height:102px;
z-index:1;
margin:0 0 0 10px;
padding:1px;
}

#arrow_left {
position:absolute;
left:0;
z-index:2;
background-color:#FFF;
padding:1px;
}

#arrow_right {
position:absolute;
right:0;
z-index:2;
background-color:#fff;
margin:0;
padding:1px;
}

#theImages {
position:absolute;
height:100px;
left:40px;
width:100000px;
}

#theImages #slideEnd {
float:left;
}

#theImages img {
float:left;
cursor:pointer;
border:0;
z-index:1;
padding:1px;
}
