@charset "utf-8";
/* CSS Document */

.ad{position:absolute;top:10px;right:10px;}
.dhtmlgoodies_question{color:#000;background-color:#fff;width:450px;margin-bottom:2px;margin-top:2px;margin-left:22px;height:20px;overflow:hidden;cursor:pointer;}
.dhtmlgoodies_answer{width:400px;color:#110b79;visibility:hidden;height:0;overflow:hidden;position:relative;margin-left:10px;margin-bottom:15px;border-top:1px dotted #666;border-bottom:1px dotted #666;text-align:justify;}
.dhtmlgoodies_answer_content{padding:1px;font-size:12px;position:relative;}
