#sidebarContainer {
	position: absolute;
	right: 0;
}

#container {
	background-color: #fff;
	background-repeat: repeat-y;
	background-position: top right;
}

#contentContainer {
	border-width: 0;
	border-right-width: 200px;
}

#navcontainer ul ul, #navcontainer ul ul ul {
}