#inquiry em {
    font-style:normal;
    font-weight:normal;
    color:#c33;
}

#inquiry kbd {
    display:block;
    font-style:normal;
    color:#c33;
}

#inquiry p {
    margin:10px 0;
    line-height:120%;
    color:#333;
}

#inquiry table {
    margin:20px 0;
    border:1px solid #333;
}

#inquiry td,
#inquiry th
{
    text-align:left;
    padding:5px;
    border-bottom:1px solid #ccc;
}

#inquiry th {
    color:;
    background-color:#eee;
    white-space:nowrap;
}