ul.gallery {
	list-style: none;
}

ul.gallery li {
	display: inline;
	list-style: none;
	margin-right: 5px;
}