.qp_Question
{
    font-weight: bold;
    clear: both;
}

.qp_Answer
{
    cursor:pointer;
    color:#660000;
}

.qp_Answer:hover
{
    background-color:#E2F4F9;
}


