.panel_m_margin
{
    margin-left:15px;
    width:760px;
    }

.title_line
{
    border-bottom:dotted 1px #d7d7d7;
    height:20px;
    }

.question
{
    background:url("../images/icon_t.gif") no-repeat scroll left center transparent;
font-weight:bold;

padding-bottom:7px;
padding-left:4px;
padding-top:7px;
    }

.answer_line
{
	margin-bottom:5px;
    margin-left:25px;
    color:#777777;
    font-weight:normal;
    }