﻿/*** This style overrides one in site_master.css - only changes margin-top ***/
DIV.div_footer
{
    margin-top: 245px;
    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;
}
