#sidebar {
	background: window;
	-pie-background: none;
}

#sidebar label b {
	color: buttontext;
	border-radius: 0;
	background: buttonface;
	-pie-background: none;
}

#sidebar .sidebar-section-highlight label b {
	color: highlighttext;
	background: highlight;
	-pie-background: none;
}

#sidebar ul {
	background: window;
	border: 1px solid buttonface;
	border-top: 0;
}

#sidebar .sidebar-section-highlight ul {
	border-color: highlight;
}

#sidebar li a {
	color: buttontext;
}

#sidebar #eBasketUpdates {
	color: buttontext;
}

#sidebar .sidebar-notice,
#sidebar .sidebar-notice a {
	color: buttontext;
}
