/*
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-album-compact{
text-align: center;
margin: 0 10px 10px 0 !important;
padding: 10px !important;
border: 1px solid rgba(150,150,150,.3);
box-shadow: 0 0 8px 2px rgba(150, 150, 150, 0.7) !important;
float: none;
display: inline-block;

}
a{
    color: #a3a3a3 !important;
    font-size: 18px !important;
}
.ngg-albumoverview.default-view{

}
