#content .flow fieldset dd ul.radio li input {
    position: absolute;
    left: -40px;
}

.smallTopMargin {
    margin-top:10px;
}

.ResultsUser > * {
    margin: 5px 0;
    border: none;
}

#content .flow fieldset dl dl.question {
    background:none;
    border:none;
    padding-bottom: 5px;
}

#content .flow fieldset dl dd ul li.answer {
    margin-left: 37px;
    line-height: 20px;
    margin-bottom: 5px;
    text-indent: -13px;
    position: relative;
}

#content .flow table {
    background: none;
    border: 0px;
    border-collapse: collapse !important;
    border-spacing: 0px !important;
}

#content .flow table * {
    text-align: left;
}

#content .flow table.ResultsTable th, #content .flow table.ResultsTable td{
    border:1px solid black !important;
    margin:0px !important;
}

.QuizList tr td:first-child {
    padding-right: 100px;
}