.dhtmlgoodies_mainpageproduct_question { 
margin: 1px 0 1px 0; min-height: 25px; height: auto!important; height: 25px; width:390px; overflow: inherit; cursor:pointer;
background-color: #007000; background-image: url(../images/plus_product_icon.gif); background-repeat:no-repeat; background-position:top right;}

.headings_bfn { padding: 5px 0 5px 8px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #ffffff; }

.dhtmlgoodies_mainpageproduct_question_active { 
margin: 1px 0 1px 0; min-height: 25px; height: auto!important; height: 25px; width:390px; overflow: inherit; cursor:pointer;
background-color: #00b600; background-image: url(../images/minus_product_icon.gif); background-repeat:no-repeat; background-position:top right; }

/* Content that is slided down */
.dhtmlgoodies_mainpageproduct_answer { background-color: #000000; width: 390px; visibility: hidden; overflow :hidden; height: 0px; position: relative; }

.dhtmlgoodies_mainpageproduct_answer_content { margin: 0; padding:0; font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; color:#000000;	position:relative; }

