/* Survey Custom Style */
.YourCompanyNameSurveyResults 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
.surveyresulttemplateUL
{

}
.surveyresulttemplateLI
{

}
.surveyitems span
{
    font-size:13px;
    display:block;
}
.surveyitems  table tr td input
{
    margin-right:5px;
    margin-top:3px;
    float:left;
    
}