/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Imagely
Version: 2.13

This stylesheet is provided to allow users the ability of overriding the default styles for all display types
*/

.ngg-albumoverview.default-view .ngg-album-compact {text-align: center;
    text-align: center;
    margin: 0 10px 10px 0 !important;
    padding: 0px !important;
    border: 2px solid #003366;
    box-shadow: 0 0 4px 2px rgba(150,150,150,.1);
    float: none;
    display: inline-block;
    border-radius: 3px;
}