/* default float side for sidebar */
#sidebarContainer {
	float: right;
}

#contentContainer {
	margin-right: 5px;
}