﻿#leftColumn
{
	float:left;
	width:48%;
}

#rightColumn
{
	float:right;
	width:48%;
}