.underMenuSpacer {
    width:100%;
    height:11px;
    line-height: 11px;
}

.central_box {
    width: 100%;
    height: 554px;
    background-image: url('../../images_dir/bodybg_gallery.jpg');
    background-position: 0 100%;
    background-repeat: repeat-x;
    vertical-align: top;
}

.small_contents {
    width: 259px;
    height: 237px;
    background-color:#fff;
    text-align: center;
    vertical-align: middle; 
}

.contents_bottom {
    width: 100%;
    height: 34px;
    line-height: 34px;
    background-image: url('../../images_dir/desc_bottom_gallery.jpg');
    background-position: 0 100%;
    background-repeat:repeat-none;
}

.underContentSpacer {
    width:100%;
    height:30px;
}

#mainmov {
    width: 100%;
    height: 100%;
}


