/*GLOBAL*/
div.fotogallery-gallery-title {
	font-size: 1.2em;
	font-weight: bold;
}

/*GALLERY LIST*/
div.fotogallery-directory-list {
	font-size: 1em;
	text-align: left;
	color: #dcdcdc;
}


/*SINGLE VIEW*/

div.fotogallery-single-title, div.fotogallery-single-navi, div.fotogallery-single-image, div.fotogallery-single-info {
	text-align: center;
	margin: 0px 0px 15px 0px;
}

div.fotogallery-single-title {
	font-size: 1.1em;
	font-weight: bold;
}


/*GALLERY VIEW*/

div.fotogallery-gallery-title, div.fotogallery-gallery-navi, div.fotogallery-gallery-images {
	text-align: center;
	margin: 0px 0px 15px 0px;
}