.dhtmlgoodies_question {
	MARGIN: 0; width:70px;
	FONT: 12px arial; display:block;
	CURSOR: pointer;
	COLOR: #981c1c; 
/*	font-weight:bold;*/
	
}

.dhtmlgoodies_question a{
background: url(glossyback.gif) repeat-x bottom left;
 font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#717171; font-weight:bold;
color:#981c1c;
/*display: block;*/
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0; margin:0;
/*padding-left: 10px;*/
text-decoration: none;
}

	
.dhtmlgoodies_answer {
	PADDING:0px; line-height:18px;
	VISIBILITY: hidden;
	/*MARGIN-BOTTOM: 10px;*/
	FONT: 12px arial;
	OVERFLOW: hidden;
	COLOR: #717171;
/*	BORDER-BOTTOM: #1BB1FF 1px dashed;
*/}

.dhtmlgoodies_answer a:link
{
	text-decoration:none;
	color:#ed8919;
}

.dhtmlgoodies_answer a:visited{
	text-decoration:none;
	color:#000000;
}

.dhtmlgoodies_answer a:hover{
	text-decoration:underline;
	color:#000000;
	}



.dhtmlgoodies_answer_content {
	PADDING-RIGHT: 15px; 
	PADDING-LEFT: 0px; line-height:18px;
	PADDING-BOTTOM: 10px; 
	PADDING-TOP: 1px; 
}
