.leftcolumn,.rightcolumn{
	width:48%;
}

.leftcolumn{
	float:left;
}

.rightcolumn{
	float:right;
}