object {
    position: relative;
    z-index: 10;
    display: block;
}

#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;
}

#no_video {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 100px 80px 120px 0px;
}

#obj_blocker_top {
    height: 320px;
    position: relative;
    z-index: 80;
    margin-bottom: -352px;
    background-image: url(../../img/r.gif);
}

#youtube_layer {
    width: 57px;
    height: 33px;
    margin: -35px 0px 0px 513px;
    position: relative;
    z-index: 80;
    background-image: url(../../img/struct/youtube_layer.gif);
    background-repeat: no-repeat;
}

#loading_video {
    width: 300px;
    color: #333333;
    text-align: center;
    padding: 150px 0px 0px 0px;
    margin: 0px 0px -150px 0px;
}

#loading_video img {
    margin: 5px 0px 0px 0px;
}