/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Photocrati Media
Version: 2.12

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

.ngg-album-compactbox {
	padding: 0!important;
	border: 0!important;
	border-radius: 0!important;
}
.ngg-album-compactbox:before, .ngg-album-compactbox:after {
	display: none;
}

.ngg-album-compact h4, .ngg-album-compact h4 a {
width:200px;
color: #c41230;
text-decoration:none;
text-align:center
}

.ngg-album-compact h4 {
margin-top:0!important;
}

.ngg-album-compactbox .Thumb {
border:1px solid #ccc!important;
}

.ngg-album-compact p {
display:none!important;
}
