.surveyLineQuestion
{
    float:left;
    width:190px;
}

.surveyLine
{
    clear:both;
}

.questionCheckElement
{
    clear:both;
    float:left;
    width:40px;
}
.questionCheckLabel
{
    float:left;
    width:400px;
}

.questionCheckRating
{
    width:200px;   
    padding-bottom:10px;
}


.questionRow
{
    clear:both;
}

.questionnaire li
{
    margin-bottom:15px;
    clear:both;
}

textarea
{
    width:100%;
}

.other
{
    width:100%;
}
