﻿body {
}


.LeftDiv
{
    float:left; 
}
.RightDiv
{
    float:right;
    width: 1px;
}

