.image_album_full {
    background-image:url(/img/user/gallery/icons_112.png);
    background-position:-508px 0;
}

.image_album_empty {
    background-image:url(/img/user/gallery/icons_112.png);
    background-position:-282px 0;
}

.image_album_full, .image_album_empty {
    width:112px; height: 112px;
    text-align: center;
    vertical-align: middle;
    display:table-cell;
    cursor: pointer;
}


.image_background {
    background-image:url(/img/user/gallery/icons_112.png);
    background-position:0 0;
    font-size: 8px;
    cursor:pointer;
}

.image_background_small {
    background-image:url(/img/user/gallery/icons_64.png);
    background-position:0 0;
    font-size: 8px;
}

.image_background_small  {
    width:92px;
    height: 92px;
    text-align: center;
    vertical-align: middle;
    display:table-cell;
}


.image_main_complementary_background {
    background-image:url(/img/gallery/requester_complementary.png);
}

.image_complementary_background {
    background-image:url(/img/gallery/requester_complementary.png);
    
}
.image_background, .image_main_complementary_background, .image_complementary_background {
    width:140px;
    height: 140px;
    text-align: center;
    vertical-align: middle;
    display:table-cell;
}

.complementary_icon_on {
    background-image:url(/img/gallery/complementary_icon_on.png);
    width:23px;
    height: 21px;
    cursor: pointer;
}

.complementary_icon_off {
    background-image:url(/img/gallery/complementary_icon_off.png);
    width:23px;
    height: 21px;
    cursor: pointer;
}

.slideshow_icon {
    background-image:url(/img/gallery/slideshow_icon.png);
    width:112px;
    height:112px;
    cursor: pointer;
}

.photo_complementary_img {
    background-image:url(/img/gallery/has_complementaries.png);
    height:21px;
    left:59px;
    width:23px;
    bottom:10px;
    position: absolute;
}

.result_image_area {
    float: left;
    margin:2px;
}