﻿div#leftColRight 
{
    left:0;
    width:100%;
    }
div#leftColLeft 
{
    display:none;
    }
    


