/*
Copyright (c) 2006, Nippon Onigiri Peace Corps. All Rights Reserved.
*/


#gallery_top .categoryname {
    background-color: #f1f1f1;
    padding: 10px;
    margin-bottom: 1em;
    font-size: 160%;
    font-weight: bold;
    letter-spacing: 0.3em;
}

#gallery_top h2 {
    font-size: 120%;
    margin-bottom: 0.5em;
    border-bottom: 1px solid gray;
}

