/* jQuery lightBox plugin - Gallery style */
	#gallery {
	/* background-color: #6CAD40; */
	width: 90%;
	text-align: center;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
