#gallery_wrap {
    position: relative;
    width: 571px;
    height: 280px;
    padding: 0;
    background: #444;
}
.panel {
    margin-bottom: 0;
}
#photos_overlay {
    background: url(http://filebank.biz/restina.rebuild/GalleryView/gallery/image/00.png) top left no-repeat;
    position:absolute;
    top: 194px;/*0px*/
    left: 0px;
    width: 571px;
    height: 86px;/*280px*/
    z-index: 100;
    display:block;
}