/* Styling question */
.dhtmlgoodies_question{color:#292d74; font-size:12px; background: none;  overflow:hidden; cursor:pointer; padding-left: 0px; background: url(/images/plus.gif) 0 13px no-repeat; margin: 15px 0 0 15px;}

/* Parent box of slide down content */
.dhtmlgoodies_answer{border: none; background: none; visibility:hidden; height:0px; overflow:hidden; position:relative;}

/* Content that is slided down */
.dhtmlgoodies_answer_content{padding:1px; font-size:0.9em; position:relative;}

