.image-gallery{}.image-gallery a img{margin:3px;border:1px solid silver;}input.remove-check{position:relative;left:-10px;top:5px;}.display-mode-image {
    float: left;
    margin-left: 40px;
}

.image-caption {
    max-width: 239px;
    max-height: 18px;
}

#jquery-overlay {
    position: fixed !important;
    z-index: 9999 !important;
}
#jquery-lightbox {
    position: fixed !important;
    z-index: 99999 !important;
    top: 150px !important;
}
a.display-mode-image {
    margin-left: auto;
    width: auto;
    margin-right: 20px;
}
div.image-caption {
    margin: 0 3px 15px;
}
