.suggestionView .dimensionValueView {
    width: 100%;
    float: none;
    clear: both;
}

.suggestionView table td {border-bottom:1px solid #ccc;}
.suggestionView .indicatorDetailQuestion{width:60%;}
.suggestionView .indicatorDetailDistribution{width:30%;}
.suggestionView td{text-align: center;padding:20px;}
.suggestionView td:first-child {
    width: 85%;
    text-align:left;
}
.post-ratings-loading{clear: both;}