.album-header {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #000000;
}

.album-description {
	font-size: 12px;
}

.album-text a               { color: #333333; text-decoration: none }
.album-text a:visited { color: #333333; text-decoration: none }
.album-text a:active   { color: #444444; text-decoration: none; }
.album-text  a:hover     { color: #444444; text-decoration: underline; }

.album-text {
	font: 14px Verdana,Arial,Tahoma,sans-serif;
	font-weight: bold;
	color : #333333;
	text-align: center;
	position: relative;
	padding: 2px;
	border-width: 0px;
}

.album-item-text a               { color: #536A8B; text-decoration: none }
.album-item-text a:visited { color: #536A8B; text-decoration: none }
.album-item-text a:active   { color: #444444; text-decoration: none; }
.album-item-text  a:hover     { color: #444444; text-decoration: underline; }

.album-item {
	border: 1px dotted #919b9c;
}

.album-item-text {
	font: 12px Arial,Tahoma,sans-serif;
	color : #536A8B;
	text-align: center;
	position: relative;
	padding: 2px;
	border-width: 0px;
}

