#slideshow { margin-top:10px;  overflow:hidden; width:150px; height:118px; background-repeat: no-repeat; background-attachment: initial; 
-webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; background-position: initial initial;

}
#slideshow img {border: 1px solid #ccc; width:150px; height:118px;}
