/*
CSS Name: Audioluz
Description: Audioluz Stylesheet
Author: Rui Barreiros
Version: 2.12

This stylesheet is provided to allow users the ability of overriding the default styles for all display types
*/


.ngg-album {
	width: 233px;
	height: 140px;
	float: left;
	padding: 0px;
	border: 0;
}

.ngg-albumtitle {
	font-size: 1em;
	height: 38px;
	clear:left;
}

.ngg-description {
	display: none;
}

.ngg-gallery-thumbnail-box {
	margin: 0px;
}
