@CHARSET "ISO-8859-1";

.PicasaGalleryGallery TABLE.PicasaGalleryTable  TD {
	width: 200px;
	text-align: center;
	vertical-align: top;
}

.PicasaGalleryGallery TABLE.PicasaGalleryTable IMG {
	border: 1px solid;
	border-color: #1C46A8;
}

.PicasaGalleryAlbum TABLE.PicasaGalleryTable TD {
	width: 175px;
	text-align: center;
	vertical-align: bottom;
}

.PicasaGalleryAlbum TABLE.PicasaGalleryTable IMG {
	border: 1px solid;
	border-color: #1C46A8;
}

IMG.PicasaGalleryPhoto {
	border: 1px solid;
	border-color: #444444;
}

.PicasaGalleryItemTitle {
	font-weight: bold;
}
.PicasaGalleryNavigation {
	font-weight: bold;
}

TABLE.PicasaGalleryNavigationBar TD {
	vertical-align: middle;
}
TABLE.PicasaGalleryNavigationBar IMG {
	border: none;
}
