/* Gallery text */
p.topnote {
color: #000000;
padding-bottom: 35px;
}
p.footnote {
color: #5A5C5E;
padding-top: 35px;
}

/* Thumbnail Frame */
p.tn_info {
white-space: pre;
}

/* Album banner */
p.alb_title{
font-weight:bold;
white-space: nowrap;
text-align: center;
padding: 3px 5px;
}
p.alb_author, p.alb_email, p.alb_date, p.alb_location {
white-space: nowrap;
padding: 0 5px 3px 5px;
}
p.alb_description {
padding: 0 5px 3px 5px;
}
p.alb_copyright {
font-size: 0.9em;
white-space: nowrap;
padding: 0 5px 7px 5px;
}

/* Image description */
p.img_title {
font-weight:bold;
white-space: nowrap;
text-align: center;
margin:0.5em;
}
p.img_exif, p.img_printsize, p.img_date, p.img_location {
white-space: nowrap;
margin:0.5em;
}
p.img_description {
margin:0.5em;
}
p.img_copyright {
font-size: 0.9em;
white-space: nowrap;
margin:0.5em;
}
