.photoborder {
	border: 5px solid #888;

}
.albumname {
	font-size: 10px;
	color: #333;
	font-weight: bold;
}
.title {
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
}
.albumcount {
	font-size: 9px;
	font-style: italic;
	color: #333;
}
.links {
}
.tablecenter {
	text-align: center;
}

.photoborder2 {
	background-attachment: fixed;
	background-image: url(../_pictures/gallery/transparency.png);
	background-repeat: no-repeat;
}

.table{
/*	background-color:#F6F6F6;*/
	text-align: center;
}

.albumname2 {
	font-size: 10px;
	color: #333;
	font-weight: bold;
	background-image: url(../_pictures/gallery/schild.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 168px;
	margin-left: 30px;
	vertical-align: middle;
	text-align: center;
}

