﻿/*Products subsection - Distribution*/

#Productsleft
{
    float:left;
    width:228px;
    height:auto;
}
    
#Productsright
{
    float:left;
    margin-top:60px;
    margin-left:20px;
    width:475px;
    height:153px;
}

#full
{
    border:0px solid;
    clear:both;
    }
    
    
#full .Left
{
    float:left;

    }