#gall_wrapper {
    clear: both;
    margin-right: -50px;
}

#gall_top_spacer {
    height: 19px;
}

.gall_box {
    width: 147px;
    float: left;
    margin: 0px 20px 20px 0px;
}

.gall_link {
    width: 141px;
    float: left;
    background-image: url(../../img/struct/gall_link_bg.gif);
    background-repeat: no-repeat;
    padding: 5px 3px 0px 3px;
    text-align: center;
    text-decoration: none;
    color: #3C3C3C;
    height: 173px;
    margin-right: -147px;
    position: relative;
    z-index: 2;
}

.gall_link_table {
    height: 141px;
    border-left: 1px solid #FFD323;
    border-right: 1px solid #FFD323;
    width: 100%;
    margin-top: 37px;
    background-color: #FFFBDE;
    text-align: center;
    vertical-align: middle;
}

.gall_link_table img {
    border: 1px solid #fff;
}

#no_imgs {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 60px 80px 170px 0px;
}

.gall_bottom {
    display: block;
    text-decoration: none;
    color: #000;
    background-color: #FFFDED;
    border: 1px solid #FFD323;
    font-size: 10px;
    text-align: center;
    padding: 2px;
}