.file-uploader-block {
    width: 350px;
    float: left;
}

.note {
    font-size: 10pt;
    color: #484848;
    margin-left: 9px;
}

.note > span {
    font-weight: 700
}

.main-block {
    max-width: 900px;
    min-width: 700px;
}