/* Survey Custom Style */
.YourCompanyNameSurveyResults 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.QuestionHeader
{
    padding-bottom:30px;
}

.QuestionCell
{
    width:150px;
    padding-bottom:20px;
}


.QuantityCell
{
    padding-left:30px;
    padding-bottom:20px;
}

.BarChartCell
{
    padding-left:15px;
    width:100px;
    padding-bottom:20px;
}

.PercentCell
{
    padding-left:15px;
    padding-bottom:20px;
}