﻿
.list
{
    }
.question
{
    font-weight: bold;
    color: brown;
    white-space:normal;
    line-height:20px;
}
.answer
{
}
.header
{
    text-decoration: underline;
    height: 27px;
    color: Brown;
    padding-top: 7;
    padding-right: 7px;
    font-weight: bold;
}

.WrapQuestion
{
     white-space:normal;
}
