﻿DIV.div_story_link
{
    font-weight:normal;
    font-size: 10pt;
    font-family: Helvetica;
}

DIV.div_story_date
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Helvetica;
    color: Black;
    margin-bottom: 15px;
}

DIV.div_story_caption
{
    font-weight: normal;
    font-size: 8pt;
    font-family: Helvetica;
    color: Black;
}

/*** This style overrides one in site_master.css - only changes margin-top ***/
DIV.div_footer
{
    margin-top: 271px;
    position: absolute;
    left: 50px;
    padding-bottom: 50px;
}




DIV.div_side_left
{
    border-width: 0px;
    padding: 0px, 0px, 0px, 0px;
    position: absolute;
    left: 0px;
    top: 132px;
}
