#pb li { filter:alpha(opacity=50); }
#pb li.active { filter:alpha(opacity=100); }
#pb li.selected {
	filter:alpha(opacity=100);
	background: black;
}