#sidebar {
	display: block;
	float: right;
	margin-left: 20px;
	margin-bottom: 8px;
}

#sidebarTable {
	display: table;
}
