.ngg-gallery-thumbnail{
	width: 146px;
	height: 160px;
	overflow: hidden;
}
.ngg-gallery-thumbnail span{
	font-size: 0.7em !important;
}

.ngg-album{
	border: none !important;
	padding-left: 0 !important;
}

.ngg-albumtitle{
	/*font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;*/
	font-size: 1em !important;
	margin: 1em 0 0.5em 0;
}

.ngg-albumtitle a{
	color: #222;
}

.ngg-albumtitle a:hover{
	color: #ff9900;
	text-decoration: none;
}
