.dhtmlgoodies_question{
	color:#000000;
	border:1px solid #317082;
	border-bottom: 0px;
	background-color:#C2E3F3;
	width:923px;
	margin-bottom:0px;
	margin-top:0px;
	padding:3px 5px 0px 5px;
	height:25px;

	overflow:; 
	cursor:pointer;
}
.dhtmlgoodies_answer{
	border:1px solid #317082;
	border-top: 0px;
	background-color:#93CDEA;
	width:923px;
	padding:2px 5px 3px 5px;

	/*visibility:hidden;
	height:0px;
	position:relative;*/
	overflow:;
}