.dhtmlgoodies_question {
	padding-bottom: 5px;
	width: 640px;
	overflow: hidden;
	cursor: pointer;
}

.dhtmlgoodies_answer {
	width: 640px;
	visibility: hidden;
	overflow: hidden;
	position: relative;
	
}

.dhtmlgoodies_answer_content {
	padding: 1px;
	position: relative;
}