#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: 147px;
    float: left;
    background-image: url(../../img/struct/video_gall_link_bg.gif);
    background-repeat: no-repeat;
    padding: 7px 0px 0px 0px;
    text-align: center;
    text-decoration: none;
    color: #3C3C3C;
    height: 135px;
    margin-right: -147px;
    position: relative;
    z-index: 2;
}

.gall_link_table {
    height: 116px;
    border-left: 1px solid #FF9578;
    border-right: 1px solid #FF9578;
    width: 100%;
    margin-top: 27px;
    background-color: #FFE4DE;
    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: #FFF6F5;
    border: 1px solid #FF9578;
    font-size: 10px;
    text-align: center;
    padding: 2px;
}