div.imageblock {
	height: 523px;
	overflow: hidden;
	position: relative;
}
div.imageblock a img {
	border: 0px;
}


.imageblock div.title {
	padding-left: 10px;
}

.imageblock div.photo {
	width: 175px;
	height: 440px;
	/*
	border-left: 1px solid #446d4e;
	border-right: 1px solid #004812;
	border-top: 1px solid #1d5a34;
	border-bottom: 1px solid #0e4b1a; 
	*/
	overflow: hidden;
	position: relative;
	padding: 0px 0px 0px 0px;
	/*background: #000000 url('pl_2.jpg') repeat-x; */
	/*float: left;*/
}
*html .imageblock div.photo {
	height: 440px;
}

.allphotos {
	width: 175px;
	height: 3600px;
}

.imageblock div.photo_inner {
	width: 175px;
	/*height: 50px;*/
	overflow: hidden;
	float: left;
	clear: all;
	/*
	margin-right: 10px; 
	margin-left: 10px; 
	*/
	padding-top: 3px; 
	padding-bottom: 3px; 
	margin: 0px;
}

.imageblock div.photo_inner img{
	border: 2px solid #fff;
	width: 169px;
}

*html .imageblock div.photo_inner {
	width: 175px;
}

/* msie filter bug workaround - make links active */
span.relative {
	position: relative;
	z-index: 10000;
}

.nk_button{
	/*float: left;*/
	width: 169px;
	height: 20px;
	padding: 5px 0px 0px 0px;
}

.nk_button a {
	border: 0px;
}

.nk_button a img{
	border: 0px;
}
