
.pnlsurvey {
    text-align: center;
    width: 100%;
}

.surveyitems {
    text-align: right;
    line-height: 18px;
}

    .surveyitems span, .surveyresultsitems span {
        display: inline-block;
        font: 500 9pt/19px tahoma;
        margin-bottom: 10px;
        text-align: right;
    }

    .surveyitems label {
        line-height: 24px;
    }

a.CommandButtonBack {
    background-color: #EFE700;
    color: #000;
    margin: 3px;
    padding: 6px 9px 8px;
}

    a.CommandButtonBack:hover {
        background-color: #8BC1E7;
        color: #000;
    }

.YourCompanyNameSurveyResults {
    font: 500 9pt tahoma;
    vertical-align: middle;
}
