/* Pagination */ 

.dhtmlgoodies_question{ 
	width:auto; height:auto; text-align:justify; margin-bottom:5px; overflow:hidden; float:left; display:inline; cursor:pointer; }
	
.dhtmlgoodies_answer{ 
	border:1px solid #dedede; border-width:1px 0px 1px 0px; margin:10px; background-color:#f4f4f4; visibility:hidden; height:0px; overflow:hidden;  clear:both; position:relative;}
	
.dhtmlgoodies_answer_content{ 
	background:url("images/a.png") no-repeat 0px 4px; padding:4px 4px 4px 24px !important; position:relative;}
  
  
  
   
