/* @override http://17_dirkzoete.dev.bene.be/index.php?css=style/fotoalbum_demo.v.1245507031 */

/* @override http://17_dirkzoete.dev.bene.be/index.php?css=style/fotoalbum_demo.v.1245500955 */

/* @override http://17_dirkzoete.dev.bene.be/index.php?css=style/fotoalbum_demo.v.1245499556 */

/* BEGIN DEMO STYLE */
.caption {
	font-style: italic;
	color: #887;
}

.demo {
	position: relative;
	margin-top: 0;
}

.gallery_demo {
	width: 540px;
	margin: 0 auto;
}

.gallery_demo li {
	/*width: 128px;*/
	text-align: center;
}

.gallery_demo li div {
}

.gallery_demo li div .caption {
	font: italic 0.7em/1.4 georgia,serif;
}

#main_image {
	margin: 0 auto 10px auto;
	position: relative;
	/*height: 420px;*/
	width: 540px;
	/*background: black;*/
}

#main_image img {
	margin-bottom: 10px;
}

.nav {
	padding-top: 0;
	clear: both;
	font: 80% 'helvetica neue',sans-serif;
}

.info {
	text-align: center;
	width: 540px;
	margin: 30px auto;
	border-top: 1px dotted #221;
	padding-top: 30px;
}

.info p {
	margin-top: 1.6em;
}