#contentContainer {
	width: 70%;
	float: right;
}

#sidebarContainer {
	width: 25%;
	float: left;
}
