.thumb {
    float: left;
    height: 120px;
    line-height: normal;
    list-style-type: none;
    margin: 0 0.5em 0.5em 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 120px;
}
.albumname {
    font-size: smaller;
    font-style: normal;
    font-weight: bold;
    text-align: center;
}
.thumb a {
    background-color: white;
    border-color: #EEEEEE #CCCCCC #CCCCCC #EEEEEE;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    display: block;
    height: 72px;
    margin: 0;
    padding: 10px;
    text-decoration: none;
    width: 100px;
}