/* CSS Document */

#galleryList {
	list-style:none;
}

#galleryList li {
	display:inline;
	margin-left:20px;
}
