h4.trigger {
	padding: 0 0 0 24px;
	margin: 0 0 0.7em 0;
	background: url(plus.gif) no-repeat;
	font-weight: normal;
	height:24px;
}
h4.trigger a {
	text-decoration: none;
	display: block;
}
*:first-child+html h4.trigger a {
	font-size:90%;
}
h4.trigger a:hover {
	text-decoration: underline;
}
h4.active {background-position: left bottom;}

.toggle_container {
	margin: 0 0 1em;
	padding: 0 0 0 1em;

	overflow: hidden;
	clear: both;
}
