﻿/*** This style overrides one in site_master.css - only changes margin-top ***/
DIV.div_footer
{
    margin-top: 257px;
    position: absolute;
    left: 50px;
    padding-bottom: 50px;
}

DIV.div_entry_header
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Helvetica;
    color: Black;
    /*margin-bottom: 3px;*/
}





DIV.div_side_left
{
    border-width: 0px;
    padding: 0px, 0px, 0px, 0px;
    position: absolute;
    left: 0px;
    top: 131px;
}
