*
{
    font-size:10pt;
    font-family:arial,sans-serif;
}

body,html
{
    padding:0px;
    margin:0px;
    background-color:transparent;
}

.qod-container
{
    width:98%;
    height:auto;
    overflow:auto;
    /*background-color:#FFFFFF;*/
}

.qod-soln-banner,
.qod-explanation,
.qod-q-c-question,
.qod-q-c-choices,
.qod-q-c-submit
{
    /*background-color:#FFFFFF;*/
    padding:5px;
    margin:5px;
}
