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


body.columns-three #primary {
	/* margin-left: 195px; */
	margin-left: 194px;
}

body.columns-three #sidebar-1 {
	/* left: -520px; */
	left: -587px;
	/* margin-left: -195px; */
	margin-left: -215px;
}
