/* Start of CMSMS style sheet 'Fotoalbum' */
#content ul.albumlist {
	list-style: none !important;
}
.thumb a {
	margin: auto;
	background: #444 url(images/bg_thumb.gif) no-repeat;
	border: 1px solid #666;
}
.thumb a:hover {
	background: #666 url(images/bg_thumb_hover.gif) bottom right no-repeat;
	border-color: #999;
}
.thumb a img {
	padding: 0;
	background: none;
}
#lightbox a {border: none;}
#imageDetails span {color: #333;}
/* End of 'Fotoalbum' */

