﻿#columnOne{
	width : 49%;
	float : left;
}
#columnTwo{
	float : right;
	width : 49%;	
}
