﻿.LeftColumn
{
    float:left;
    width:220px;
}

.RightColumn
{
    margin-left:220px;
}
