﻿.AlbumDescription textarea 
{
    width: 300px;
    height: 100px;
}

.AlbumTitle
{
    font-family: Lucida Sans Unicode, Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: Black;
}

.AlbumInfo
{
    font-family: Verdana;
    font-size: 8pt;
    color: Black;
}
