.photo-thumb img {
	background:#c7c7c7 none repeat scroll 0%;
	border:2px solid #bababa;
	padding:1px;
}
#vlightbox .photo-thumb img {
	background:url(themes-images/gallery-album-bg.png) no-repeat bottom center #f3f2ef;
	-moz-box-shadow:1px 2px 4px #666;
	-o-box-shadow:1px 2px 4px #666;
	-webkit-box-shadow:1px 2px 4px #666;
	-khtml-box-shadow:1px 2px 4px #666;
	box-shadow:1px 2px 4px #666;
	padding:7px;
	border:0;

}

.photo-details img {
	background:#b9e1cc none repeat scroll 0%;
	border:1px solid #48a576;
	padding:5px;

}
#album_container {
	padding:15px;
	position:relative;
	width:144px;
	margin:15px 8px 0 8px;
	-moz-box-shadow:1px 2px 4px #666;
	-o-box-shadow:1px 2px 4px #666;
	-webkit-box-shadow:1px 2px 4px #666;
	-khtml-box-shadow:1px 2px 4px #666;
	box-shadow:1px 2px 4px #666;
	background:url(themes-images/gallery-album-bg.png) no-repeat bottom center #f3f2ef;
}
#album_container img.gallery-tape {
	position:absolute;
	left:40px;
	top:-13px;
	border:0;
}
#album_container a.album-name:link, #album_container a.album-name:visited {
	font-family: 'ClarendonHeavy';
	font-size:17px;
	text-decoration:none;
	color:#78471c;
}
#album_container a.album-name:hover, #album_container a.album-name:active {
	color:#5e3510;
}
#album_container .album-thumb img {
	padding:0;
	border:0;
}
.album-thumb img {/*
	background:#b9e1cc none repeat scroll 0%;
	border:1px solid #48a576;
	padding:6px;*/
	padding:4px;
	border:1px solid #cccccc;
}

.album-cover img {/*
	background:#b9e1cc none repeat scroll 0%;
	border:1px solid #009999;
	padding:6px;*/
}
.album_name {
height:29px; width:150px; margin:auto;
display:block;
background:url(../images/album_title_bg.png) repeat-x top center;
line-height:29px;
}
.album_name a:link, .album_name a:visited {
height:29px; width:150px; margin:auto;
display:block;
background:url(../images/album_title_bg.png) repeat-x top center;
line-height:29px;
color:#FFFFFF; text-decoration:none;
}
.album_name a:hover, .album_name a:active {
color:#FFFFFF; text-decoration:none;
}
