﻿#contentLeft 
{
    width: 698px; 
    max-width: 698px; 
    float: left;
}

#content
{
   background-color: #B9D989;
   width: 684px; 
   max-width: 648px; 
   height: 295px;
}

#contentRight
{
    display: block;
}

#productsFooter 
{
    width: 698px;
    display: block;
}

#ddgFooter
{
    width: 698px;
    max-width: 698px;
}
