/* Survey Custom Style */
.YourCompanyNameSurveyResults 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
.surveyresulttemplateUL { margin-top:-15px; border-top:1px solid #bac6e5; }
.surveyresulttemplateLI {  }
	.surveyresulttemplateLI table td { padding:4px; height:14px; overflow:hidden; vertical-align:top; line-height:14px; border-bottom:1px solid #bac6e5; }
	.surveyresulttemplateLI td.Normal { width:220px; }
		.surveyresulttemplateLI td.Normal img { margin-left:0px; height:8px; border-left:1px solid #ca4e00; border-right:1px solid #ca4e00; }
	.YourCompanyNameSurveyResults { width:390px; }
	
.surveyitems input[type=radio], .surveyitems input[type=checkbox] { margin-right:6px; }
.surveyitems .NormalBold, #Table1 .NormalBold { font-weight:bold; }
#Table1 .NormalBold {  }