#Photogallery ul {
  list-style:none;
}
#Photogallery ul li {
  display:inline;
}
#Photogallery a img {
  border:none;
  padding: 20px;
}