﻿#content-primary {
	float:right;
	left:auto;
	right:0;
}
#content-secondary {
	float:left;
	left:0;
	right:auto;
}