#sidebarContainer {
	float: right;
}

* html #sidebarContainer {
	position: relative;
	right: 0;
	top: 0px;
	height: 1%;
}
