/* Start of CMSMS style sheet 'Album' */
#album-title {margin: .9em 0 1em 35px !important;}
.albumlist .thumb {
	height: 160px;
	overflow: hidden;
}
.thumb a {
  margin: auto !important;
  background-color: transparent;/*
  border: 1px outset #716019;*/
  border: none/*#D3CB82*/;
}
.thumb a:hover {
  background-color: #FFFBC3;
  border-color: #5D6200;
}
.thumb a img {margin-bottom: 5px !important;}
/* End of 'Album' */

