/*
	Style Name	: Dueling Sidebars
	Style URI	: http://getk2.com/
	Comments	: Sidebars on both sides of content
*/


body.columns-three #primary {
	margin-left: 19%;
}

body.columns-three #sidebar-1 {
	left: -60%;
	margin-left: -19%;
}

