/* Survey Custom Style */
.YourCompanyNameSurveyResults 
{
	max-width:200px;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
	color:#FFF;
}
.surveyresulttemplateUL
{
	max-width:200px;
}
.surveyresulttemplateLI
{
	max-width:200px;
}
