/* this is the default float for the sidebar */
#sidebarContainer {
	float: right;
	background: transparent;
	border-left: 1px dotted #999999;
}
