.dhtmlgoodies_question 
	{

	BACKGROUND-COLOR: #461D47;
	BACKGROUND-IMAGE: url('../images/maroon.gif'); 
	PADDING-top: 5px; 
	PADDING-left: 10px; 
	MARGIN-BOTTOM: 1px; 
	OVERFLOW: hidden; 
	WIDTH: 392px; 
	CURSOR: pointer; 
	COLOR: #fff; 
	position: relative;
	font-weight:bold;
	font-family:arial; 
	padding-right:10px; 
	padding-bottom:2px;
	font-size: 12px;

	}

.dhtmlgoodies_answer1 
	{
	VISIBILITY: hidden; 
	OVERFLOW: hidden; 
	WIDTH: 392px; 
	font-family: "Lucida Sans", Verdana; 
	font-size: 11px;
	POSITION: relative; 
	HEIGHT: 0px; 
	BACKGROUND-COLOR: #FFF;
	MARGIN-BOTTOM: 1px; 
	}
.dhtmlgoodies_answer 
{
	font-family:"Lucida Sans", Verdana; 
	font-size:11px;
	background-color:White;
	color:Black;
	width: 392px;
	
}


