img 
{
	border: none;
	padding:5px 5px 5px 5px;
}
.album 
{
}

.albumFloat 
{
    float: left;
    text-align: center;
    margin: 4px;
}


.albumDetailsLink 
{
}

.albumMetaSectionHead 
{
	background-color: lightgrey;
	color: White;
	font-weight: bold;
}

.albumMetaName 
{
	font-weight: bold;
}

.albumMetaValue 
{
}

.center
{
	text-align: center;
}

