#sidebar {
	float: right;
}
#contentcontainer {
	float: left;
	width: 496px;
}
