.album{
	width: 130px;
	height:220px;
	float: left;
	clear: right;
	overflow: hidden;
}
.album img{
	display: block;
	margin: 0 auto;
}
ul.pagelist{
	clear: both;
}
ul.pagelist li{
	display: inline;
	font-size: .8em;
}
.album h3{
	width: 130px;
	font-size: .75em;
	font-weight: normal;
	text-align: center;height:3em;
}
.albumdesc p{
	width: 130px;
	font-size: .7em;
	font-weight: normal;
	text-align: center;
}
#gallerytitle{
width: 550px;	position: relative;
	top:  0;
	left: -80px;
text-align: center;
	font-size: .5em;
	padding: 0 0 30px;
	background: url("../../../img/ironcrossSep.jpg") no-repeat center ;
}

div.pagelist{
	padding: 0 0 20px;
	background: url("../../../img/ironcrossSep.jpg") no-repeat center bottom;
}
.imagethumb{
	float: left;
	display: block;
	margin: 10px;
	padding: 15px;
}
div#image{width: 550px;text-align: center}
div#image a img{
	position: relative;
	top:  0;
	left: -80px;
}
.imgnav{
	padding: 5px;
	margin-bottom:10px ;
	text-align: center;
}
.imgprevious{
	display: inline;
}
.imgnext{
	display: inline;
}
.imgprevious a{
	display: inline;
	padding: 1em 2em 1em;
	margin-bottom: 3px;
	background: url(../../../img/ironcross15px.gif) center left no-repeat;
}
.imgnext a{
	display: inline;
	padding: 1em 2em 1em;
	margin-bottom: 3px;
	background: url(../../../img/ironcross15px.gif) center right no-repeat;
}
.imgprevious a:hover{
	display: inline;
	padding: 1em 2em 1em;
	margin-bottom: 3px;
	background: #191919 url(../../../img/ironcross15px.gif) center left no-repeat;
	text-decoration: none;
}
.imgnext a:hover{
	display: inline;
	padding: 1em 2em 1em;
	margin-bottom: 3px;
	background: #191919 url(../../../img/ironcross15px.gif) center right no-repeat;
	text-decoration: none;
}
#comments{
	width: 410px;
	padding: 25px 0 0;
	background: url(../../../img/ironcrossSep.jpg) center 25px no-repeat;
}
.comment{
	margin: 1em;
	font-size: .8em;
	padding: 2px 0;
	border-bottom: 1px solid #191919;
}
#comments h4{
	font-weight: normal;
}
div.imgcommentform{
	padding: 1em;
	background: #000 url(../../../img/ironcrossSep.jpg) center top no-repeat;
}
.current{
font-weight: bold;
text-decoration: underline;

}
div#nominonComment{margin: 5px; font-size: 80%; font-family: Helvetica, Verdana, Arial, sans-serif;}