.help_branch {
	list-style: none;
	margin-left: -27px;
}

ul.help_branch li {
	list-style: none;
}

.help_text {
	color: #004ca0;
	font-size: 13px;
	text-decoration: none;
	margin-left: 5px;
}

.help_text.disable {
	color: #868686;
}

ul.help_branch .closed ul {
	display: none;
}