/* CSS Document */
ul.lb-gallery, ul.lb-gallery li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

div.imglabel {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 3em;
}

img.seawifs_image {
	border: 1px black solid;
	height: 250px;
}

p.compositImage {
	height: 200px;
}

img.legend_image {
	border: 1px black solid;
	width: 585px;
}