ul.gallery {
	width: 100%;
	margin: 30px auto;
	float: left;
	}
	
ul.gallery li {
	display: inline;
	line-height: 1.5em;
	}
	


