.trigger{
	cursor: pointer;
	cursor: hand;
}
.branch{
	display: none;
	margin-left: 16px;
}
.branch a{
	cursor: pointer;
	cursor: hand;
}