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

#contentContainer {
	width: 650px;
}
