div.content h1
{
    margin-bottom: 0px;
}

div#album_nav
{
    margin-bottom: 10px;
}

#album_info, #album_nav .nav_bar
{
    font-family: Verdana, sans-serif;
}

#album_nav a, #album_info a
{
    color: #B21817;
    text-decoration: none;
}

div.album_nav_text
{
    margin: 0px 0px 5px 60px;
}

#album_nav img
{
    float: left;
    width: 45px;
    border: solid 1px rgb(101,101,101);
}

#album_nav, #album_info td
{
    letter-spacing: 1.2px;
    font-weight: 100;
    text-transform: lowercase;
    font-size: 11px;
}
#album_nav .ideal_font, .ideal_font#album_info td, .ideal_font#section_where_to_buy
{
    font-family: "Gill Sans", "Gill Sans MT";
    font-weight: 100;
    letter-spacing: 2px;
    text-transform: lowercase;
    font-size: 13px;
}

#album_info td.tracknum
{
    text-align: right;
}
span.tracklength
{
    font-size: 9px;
}

div#section_album_description, div.lyrics
{
    font-family: Georgia, serif;
}

div#album_preview_widget_wrapper
{
    width: 250px;
    margin: 0 auto;
    border: solid #AAAAAA 1px;
    height: 250px;
}

div.album_info_carousel_wrapper
{
    width: 450px;
    overflow: hidden;
}

div.album_sections
{
    width: 1800px;
    left: 450px;
}

div.album_section
{
    width: 450px;
    float: left;
}

#section_where_to_buy ul
{
    text-transform: lowercase;
    font-weight: normal;
    color: #555555;
    margin-left: 0px;
    text-align: center;
}

#section_where_to_buy li
{
    text-transform: lowercase;
    font-weight: 100;
    list-style-type: none;
}
