.picturegallery_album_header_div {
	
}

.picturegallery_album_header {
	font-size: 2em;
	font-weight: normal;
}

.picturegallery_album_div {
	margin: 2px; 
	padding: 2px; 
	border: thin dotted #CCCCCC;
}

.picturegallery_album_name {
	font-size: 1.5em;
	font-weight: bold;
}

.picturegallery_album_picture_count {
	size: .75em;
	font-weight: normal;
}

.picturegallery_thumbnail_header_div {
	
}

.picturegallery_thumbnail_header {
	font-size: 1.75em;
	font-weight: normal;
}

.picturegallery_thumbnail_link {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
}

.picturegallery_thumbnail_div {
	margin: 2px; 
	padding: 2px; 
	border: thin dotted #CCCCCC;
}

.picturegallery_thumbnail_caption {
	font-size: .75em;
	font-weight: bold;
}

.picturegallery_picture_header_div {
	margin-top: 4px;
}

.picturegallery_picture_header {
	font-size: 1.75em;
	font-weight: bold;
}

.picturegallery_picture_link {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
}

.picturegallery_picture_div {
	margin: 3px; 
	padding: 3px; 
	border: thin dotted #CCCCCC;
}

.picturegallery_picture_caption {
	font-size: 1.25em;
	font-weight: bold;
}

.picturegallery_picture_description {
	font-size: .8em;
	font-weight: normal;
	font-style: italic;
}


