/* Survey Custom Style */
.YourCompanyNameSurveyResults 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
.txtBlackLine {
    background-image: url(Linhafundo.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    font-family:Tahoma;
    font-size: 1px;
    height: 12px;
    width: 100%;
}
