#gallery {
	width: 100%;
}

td#Content table {
	border-collapse: collapse;
}

td#Content table td {
	padding: 0px 0px;
}

td#Content table td.spacer {
	background: none;
	width: 5px;
}

td#Content table tr.spacer td.spacer {
	width: auto;
	height: 5px;
}

img#loadImg {
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity: 0);
}

#prevButton {
	float: left;
}

#nextButton {
	float: right;
}

#galleryContent span.caption {
	font-size: 8pt;
	color: white;
	background-color: #444444;
}
