#sidebarContainer {
	float: right;
	width : 150px;
}

#contentContainer {
	margin-right: 180px;
	margin-left: 15px;
}