@charset "UTF-8";
#albumtable {
	width: 125px;
	float: left;
	color: #FF9900;
}
#albumtable {
	text-align: center;
	font-size: 0.95em;
}
#albumtable h2 {
	color: #D7BD8F;
	font-weight: bold;
	padding-bottom: 0.35em;
	font-size: 1em;
}
#albumtable img {
	padding-bottom: 0px;
}
#albumacc {
	width: 340px;
	float: right;
}
#albumacc h2 {
	color: #9F998B;
}
.spryalbumhover {
	color: #FFC55C;
	border-bottom: 1px dotted #FF9900;
	text-decoration: underline;
}

