#container { 
	width: auto;
	min-width: 720px;
	max-width: 950px;
}

#sidebarContainer {
	position: relative;
	z-index: 100;
}
