/*  (do not remove this :) 
    (not this either :) */

.photoAlbumEntry {
    float: left;
    height: 180px;
    width: 150px;
    margin: 0.5em 0.5em 0.5em 0;
    text-align: center;
    vertical-align: bottom;
    line-height: 120%;
}

.photoTitle {font-size: 90%;}
.photoAlbumEntry img {border: solid 1px #ddd; padding: 3px; background: #fff;}

.photoAlbumFolder {
    border: 1px solid #8cacbb;
    background: #dee7ec;
}

div.listingBar {margin-bottom: 12px;}

.photoAlbumFolder dd span {
    display: block;
    line-height: 1em;
}


.photoAlbumEmpty {
    display: block;
    margin: 4em 0 4em 0;
}

/*  */
