.Gallery
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	margin: 1px 3px;
	color: darkgreen;
	padding-top: 1px;
	height: 0px;
	/*background-color: antiquewhite;*/
}

table
{
}
tbody
{
	background-color: #eeeeee;
}
tr
{
	/*width: 150px;*/
}
td
{
	font-family: Verdana;
	font-size: smaller;
	/*width: 150px;*/
}

.currentGallery, .subGallery
{
	background-color: Transparent;
}

.currentGalleryTB, .subGalleryTB
{
	background-color: Transparent;
}

.PictureCount
{
	font-size: 8pt;
}

.picturePicture
{
	text-align: center;
	vertical-align: middle;
}

.pictureCaption
{
	text-align: center;
	font-size: small;
}

.pictureDate
{
	text-align: center;
	font-size:smaller;
}

.picturePicture, .pictureCaption, .pictureDate
{
	width: 150px;
}

.pictureTable
{
	height: 200px;
	display: inline;
	position: static;
	vertical-align: text-top;
	margin: 10px;
}

.galleryDiv
{
	display: inline;
	position: static;
}

.galleryTable
{
	display: inline;
	position: static;
}

.pictureDiv
{
	display: inline;
	position: static;
	padding: 10px;
	vertical-align: text-top;
}
