.galleries_list {
}

.gallery_links {
	       width: 100%;
}
.gallery_previous_link {
		  text-align: left; width: 10%;
}
.gallery_thumbnails_link {
		  text-align: center;
}
.gallery_edit_link {
		  text-align: center;
}
.gallery_next_link {
		  text-align: right; width: 10%;
}

.gallery_images {
		text-align: center;
}

img.gallery_image {
}

.user_gallery_images {
		text-align: center;
}

img.user_gallery_image {
}

table.gallery_edit {
		   border: none;
		   width: 100%;
}

a.gallery_edit_image {
}

img.gallery_edit_image {
		       width: 200px;
}

.regenerate_thumbnails_link {
    text-align: left;
}
.gallery_caption {
    font-weight: bold;
    text-align: center;
}
.gallery_image_description {
    font-size: smaller;
}
.gallery_description {
}