@import url("base.css");

.gallery_intro {
	font-style: italic;
	text-align: justify;
	margin-bottom: 1em;
}

.preview {
	width: 100%;
	text-align: center;
	margin: 2em 0;
}

.navprev a{
	float: left;
	width: 4em;
	text-align: left;
	height: 3em;
	background: url("images/prev.png") no-repeat top left;
}

.navprev span{
	display: none;
}

.navprev_i {
	float: left;
	width: 4em;
	text-align: left;
	height: 3em;
	background: url("images/prev-i.png") no-repeat top left;
}

.navprev_i span{
	display: none;
}

.navigation .caption {
	float: left;
	width: 35em;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}

.navnext a{
	float: left;
	width: 4em;
	height: 3em;
	text-align: right;
	background: url("images/next.png") no-repeat top right;
}

.navnext span{
	display: none;
}

.navnext_i {
	float: left;
	width: 4em;
	height: 3em;
	text-align: right;
	background: url("images/next-i.png") no-repeat top right;
}

.navnext_i span{
	display: none;
}


.thumbnail {
	width: 32%;
	float: left;
	text-align: center;
	height: 11em;
}

#th3  , #th6  , #th9  , #th12 , #th15 , #th18 , #th21 , #th24 , #th27 , #th30 , #th33 , #th36 , #th39 , #th42 , #th45 , #th48 , #th51 , #th54 , #th57 , #th60 , #th63 , #th66 , #th69 , #th72 , #th75 , #th78 , #th81 , #th84 , #th87 , #th90 , #th93 , #th96 , #th99 , #th102 , #th105 , #th108 , #th111 , #th114 , #th117 , #th120 
{
	clear: both;
}