@import url("/css/lightbox.css");
#content {
	width: 500px;
}
#gallery {
	overflow: hidden;
}
#gallery li {
	float: left;
	margin: 0 10px 10px 0;
}
