div.inquiry{
    text-align: center;
    width: 420px;
}

div.i_question{
}

span.i_q_text{
    color: #7b0018;
    font: bold 12pt arial, sans-serif;
}

div.i_answer{
    text-align: left;
}

span.i_a_text{
    color: #7b0018;
    font: bold 10pt arial, sans-serif;
}

hr.i_panel {
    color: #a97746;
    background-color: #a97746;
    height: 15px;
    text-align: left;
    margin-left: 0px;
}
