#sidebarContainer {
	float: left;
}

#container {
}
#contentContainer {
	margin-left: 190px;
	margin-right: 0px;
	border: none;
}

