body, td
{
}

a 
{
}

a:hover 
{
}

img 
{
}

h1
{
}

.album 
{
}

.albumFloat 
{
    float: left;
    text-align: center;
    margin-right: 8px;
    margin-bottom: 4px;
}

.albumDetailsLink 
{
    font-size: 9px
}

.albumMetaSectionHead 
{
	background-color: Gray;
	color: White;
	font-weight: bold;
	font-size: 9px
}

.albumMetaName
{
    font-weight: bold;
    font-size: 9px;
}

.albumMetaValue 
{
    font-size: 9px;
}

.center
{
	text-align: center;
}
