.dhtmlgoodies_question {
   /* background-image: url(../imagenes/trucosCocinaPortada08_listado_11.jpg);*/
   background-repeat:no-repeat;
   width:100%;
   height:73px;

    margin-left:8px;

	overflow: hidden;
	cursor: pointer;

    width:855px;
   
    

}



.dhtmlgoodies_question1 {
   /*background-image: url(../imagenes/trucosCocinaPortada08_listado_17.jpg);*/
   background-repeat:no-repeat;
   width:100%;
   height:73px;
	
	
	
    margin-left:18px;

	overflow: hidden;
	cursor: pointer;
	border-top: 3px solid #fff;
    width:859px;

}

.dhtmlgoodies_question_hover {
	background-color: #fff;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 915px;
	*width: 915px;
	overflow: hidden;
	cursor: pointer;
	
	
}

.dhtmlgoodies_answer {
	width: 853px;
	*width: 855px;
	height: auto;
     margin-left:8px;
    border-bottom: 3px solid #fff;
	visibility: hidden;
	overflow: hidden;
	position: relative;
	background-color: #eef5f9;
	
}

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

li {
	margin: 0px;
	padding: 0px;

}
ul {
	margin: 0px;
	padding: 0px;
}

.dhtmlgoodies_question li{
	color:#a5c500;
    *margin-left:5px;
	
}

.dhtmlgoodies_question span{
	color:#000;
    font-weight:bold;
}

