/* @option user-selected sidebar position */

#contentContainer {
	float: left;
}

#sidebarContainer {
	float: right;
}

#container {
	width: 1000px;
}

#contentContainer {
    width: 660px;
}

#footer,
#pageHeader,
#containerstroke,
#myExtraContent1 {
    width: 690px;
}

#breadcrumbcontainer,
#myExtraContent2,
#myExtraContent3 {
    width: 630px;
}