 @CHARSET \"UTF-8\";
.rowholders {
    float: left;
    width: 671px;
    height: auto;
    margin-bottom: 10px;
}

.empty_content {
    float: left;
    color: #999999;
    font-size: medium;
}

.cell_holder_margin {
    float: left;
    width: auto;
    height: auto;
    padding-right: 20px;
}

.cell_holder_50 {
    float: left;
    width: 250px;
    height: auto;
    overflow: hidden;
}

.cell_holder_30 {
    float: left;
    width: 190px;
    height: auto;
    overflow: hidden;
}

.cell_holder_70 {
    float: left;
    width: 310px;
    height: auto;
    overflow: hidden;
}

.cell_holder_100 {
    float: left;
    width: 520px;
    height: auto;
    overflow: hidden;
}
