div.fx-collapse-header {
	/*cursor: hand;*/
	cursor: pointer;
	margin-top: 5px;
	}
	
div.fx-collapse-content {
	display:none;	
	}

