.nanogallery_theme_light .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelFolderTitle {
  font-size: 12px;
  font-weight: 200;}
	
.nanogallery_theme_light .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelImageTitle {
  display: none;background: none;}
  
  .nanogallery_theme_light .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelImage {
    opacity: .7;
}
	
.nanogallery_colorschemeviewer_dark .nanoGalleryViewer .toolbar .label .description {
  color: #aaa !important;
  font-weight: 200;
  line-height: 1.3em;}

.label {white-space: normal; }

.nanogallery_colorschemeviewer_dark .nanoGalleryViewer .toolbar .label .title {
  font-size: 12px;
  font-weight: 200;
  line-height: 13px;}
  
  .fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 5px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
white-space: normal;
  font-size: 14px;
  font-weight: 200;
  text-align: left;
}