﻿.YourCompanyNameSurveyResults 
{
    font-size: 12px;
    font-weight: normal;
}
.surveyresulttemplateUL
{
}
.surveyresulttemplateLI
{
}
.report
{
    font-size: 12px;
    font-weight: normal;
    border-top: solid 1px;
    border-bottom: solid 1px;
}
.questionrow
{
	background-color:#CAD5EA;
}
.question
{
    font-size: 14px;
    font-weight: bold;
    color:darkblue;
}
.answer
{
    font-weight: bold;
}

