@import url(shared.css);
@import url(lightbox.css);

.photoIndex .photoGalleriesTable {clear: both;}
	.photoIndex .tdPhotoSidebar {width: 202px;}
	.photoIndex .tdPhotoSidebar .title {
		display: block; width: 100%; overflow: hidden; /* hide overflow of titles that don't wrap */
		}
		.photoIndex .tdPhotoSidebar .photothumb + .title {margin-top: .5em;}
