/* Survey Custom Style */
.YourCompanyNameSurveyResults 
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color:#999999;
}
.surveyresulttemplateUL
{

}
.surveyresulttemplateLI
{

}


.opcion-encuesta{
	text-align:left;
    font-family: Verdana;
	color:#999999;
	font-size:11px;
}

.opcion-encuesta label{
	color:#999999;
}

.opcion-encuesta input{
/*width:11px;
height:11px;
margin: 0 5px 0 0;*/
}



/*******SURVEY Diciembre 2011********/

.titulo-encuesta{
	text-align:left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
	
}

.opcion-encuesta{
	text-align:left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:12px;

	
}

.mensaje-gracias{
color:#999999;
text-align:center;
margin-left: 1px;
font-weight: bold;
line-height: 25px;

}

.resultado-porcentaje{
text-align:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ff6600;
font-weight: bold;
font-size:11px;
}
/*********************************/
