/* Course Custom Style */
.YourCompanyNameSurveyResults 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
.surveyresulttemplateUL
{

}
.surveyresulttemplateLI
{

}

.HeaderStyle {
background-color:#d0dcde;
padding:10px;
text-align:center;

}

.borderStyle {
solid 1px #d0dcde;
}

.RowStyle {
background-color:#f7f9f9;
padding:5px;
}

.GridBg {
background-color:#B1C5C9;
}