﻿.mainselectionLeftMenu {
  float: left;
}
.mainselectionRightMenu {
  float: right;
}
.mainselectionContent 
{
  clear: both;
}