/* default float side for sidebar */

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