/* Survey Custom Style */
.YourCompanyNameSurveyResults 
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 9px;
    font-weight: normal;
}
.surveyresulttemplateUL
{
}
.surveyresulttemplateLI
{
}
.pnlSurvey
{
    
background-color: #fdf0fa;
    padding-bottom: 10px;
    width: 169px;
 border: #992477 1px solid;
 
}
.pnlSurvey .questionlabel
{
    background-color: #992477;
    color: #FFFFFF;
    padding: 5px 5px 5px 5px;
  font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;



}
.pnlSurvey .optoptions
{
    padding: 5px 5px 0px 5px;
    font-size: 10px;
    font-weight: bold; 
 font-family: Verdana, Tahoma, Arial, Helvetica;


}



.suvery_bottom
{
    margin: 0px;
	background-color: #f3c4e6;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
width: 100%;

}
A.suvery_bottom:link
{
background: Transparent url(images/bg_btencuesta.gif) no-repeat;
padding: 0px 4px 5px 4px;    
 margin-right: 40px;  
margin-left: 35px;
margin-bottom: 35px;
width: 175px;
    font-size: 9px;   
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	
}
A.suvery_bottom:hover
{
	text-decoration: none;
font-size: 9px;
}
.message_label
{
color: #992477;
font-size: 9px;
    display: block;
    padding: 5px 5px 5px 5px;
background-color: #f3c4e6;
width: 161px; 
text-align: center;
}