#contentArea
{
    padding-bottom: 3.0em;
}

#cover
{
    width: 100%;
    height: 24.0em;
    overflow: auto;
    font-size: 1.0em;
}

#contentArea p
{
    margin-top: 1.5em;
}

#contentArea img
{
    width: 22.5em;
    height: 22.5em;
    margin-right: 1.5em;
    float: left;
}

#contentArea h3
{
    float: left;
    font-size: 3.0em;
    font-weight: bold;
    line-height: 1.0em;
    width: 200px;
    margin-top: 4.5em;
    margin-bottom: 0.0em;
}

#contentArea audio
{
    width: 100%;
    height: 1.5em;
    display: block;
}

#contentArea #linerNotes
{
    margin-left: 384px;
    margin-bottom: 3.0em;
}

#contentArea ul
{
    margin: 1.5em 0.0em 0.0em 0.0em;
    padding: 0px;
}

#contentArea li
{
    list-style-type: none;
}

#contentArea em
{
    font-weight: 100;
    font-style: italic;
}
