g.aggregates g.space g.joined line {
	stroke-opacity: 0.5;
}


g.aggregates g.type g.hub g.bundle {
	opacity: 0.5;
}
	
g.aggregates g.type g.hub g.bundle path {
	fill: none;
	stroke-width: 2;
	pointer-events: none;
}


