.help .topic {
	display: block; 
	margin-top: 10px; 
	padding: 0 0 5px 15px;
	background: url(../../images/bullets-orange.gif) no-repeat 0 4px;
}
		
.help .active {
	background: url(../../images/bullets-orange-open.gif) no-repeat 0 4px;
}
		
.help .content {
	display: none;
	padding: 0 0 0 15px;
}
