.gallery-plus-container {
    position:relative;
    height:100%;
}

/* This is used to hide the gallery if no gallery is found in the post or page */
.hide_gallery {display:block;}

.slider-gallery {background: url("../media/images/ajax-loader-2.gif") no-repeat center center;}

.gp_warning {background:#fee;color:#733;width:100%;border:solid 1px #733;display:block;padding:10px;margin-bottom:10px;}