#help-panel {
	margin: 4px 0 8px 0;
	padding: 0 8px;
	border: 1px solid #ddd; 
	background: #eee;
}

#help-panel h4 {
	color: #000;
}
#help-panel ul {
	list-style: disc;
}