/*--- SURVEY ---*/
table.survey {
width: 100%;
}
div.small_polls_wrap table a:link, 
div.small_polls_wrap table a:visited, 
div.small_polls_wrap table a:hover, 
div.small_polls_wrap table a:active {
color: #069;
}
table.survey td.surveyitems span.NormalBold {
display: block;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #000;
padding: 3px;
}
table.survey td.surveyitems td {
line-height: 14px;
padding: 3px 0;
}
table.survey td.surveyitems td input {
margin-right: 3px;
}
table.survey td.surveyitems td label {
line-height: 14px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
color: #000;
}
.small_polls_container a.submit:link, 
.small_polls_container a.submit:visited, 
.small_polls_container a.submit:active {
float: left;
font-size: 10px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration: none;
text-align: center;
text-transform: uppercase;
}
.small_polls_container a.submit:hover {
text-decoration: none;
}
.small_polls_container a.view:link, 
.small_polls_container a.view:visited, 
.small_polls_container a.view:active {
float: right;
font-size: 10px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
color: #FFF;
text-decoration: none;
text-align: center;
text-transform: uppercase;
}
a.SurveyButton:hover, 
a.ResultsButton:hover {
color: #069;
}

/*--- RESULTS ---*/
table.resultsTable td.option {
padding: 3px 0;
}
table.resultsTable td.results {
vertical-align: middle;
}


/* Survey Custom Style */
.surveyresultsitems .NormalBold,
.YourCompanyNameSurveyResults 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #5D6164;
padding: 5px 0;
}
.surveyresulttemplateLI
{

}
