/* Survey Custom Style */
.YourCompanyNameSurveyResults 
{
    font-family:Helvetica, Verdana, Arial;
    font-size: 12px;
    font-weight: normal;
}
.surveyresulttemplateUL
{

}
.surveyresulttemplateLI
{

}
.surveyitems input {
	padding:0px;margin:0px;
	float:left;display:inline;
}
.surveyitems label {
	width:200px;margin-left:5px;
	float:left;display:inline;
	font-family:Helvetica, Verdana, Arial;
	font-size:11px;
	color:#575757; 
}
.surveyresultsitems {
	font-family:Helvetica, Verdana, Arial;
	font-size:12px;
	color:#575757;
}
.YourCompanyNameSurveyResults {
	font-family:Helvetica, Verdana, Arial;
	font-size:11px;
	color:#575757;
}
.surveyitems .NormalBold, .surveyresultsitems .NormalBold {
	font-family:Helvetica, Verdana, Arial;
	font-size:11px;
	color:#575757;
	font-weight:bold;
}