#imagegallery {
	list-style: none;
}

#imagegallery li {
  display: inline;
}

#imagegallery li a img {
	border: 0;
}