/* Course Custom Style */
.YourCompanyNameSurveyResults 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
.surveyresulttemplateUL
{

}
.surveyresulttemplateLI
{

}

.HeaderStyle {
background:#e1eefd; color:#06C; text-align:center; vertical-align:middle; padding:2px;
white-space:normal;

}

.borderStyle {
border:solid 1px #d0dcde;
}

.RowStyle {
background-color:#fff;
padding:2px;
white-space:normal;
}

.RowStyle2 {
background-color:#fff;
padding:2px;
color:Red;
white-space:normal;
}

.GridBg {
background-color:#c0c0c0;
}
.ModuleHeaderTitle{
	font-weight:bold;
border-bottom:solid 1px #000;
font-size:14px;
}

