.panel {
	CURSOR: pointer; HEIGHT: 30px;
	/*background-color: #ff9933;*/
}
.panel-target {
	BACKGROUND-COLOR: #fff;
	color: #666;
	padding: 25px;
	padding-bottom: 5px;
}
.panel-closed {
	DISPLAY: none
}
