.experts-photo {
    border: 1px solid #000;
    float: right;
    margin-bottom: 20px;
    margin-left: 10px;
}

.radiobuttons-grid, .checkbox-grid {
    margin-left:3%!important;
    margin-right:0!important;
}
.school-select{ 
    font-size: 14px;
    border: 1px solid #888888;
    background-color: #fff;
    margin-left:1%!important;
}
.radiobuttons-grid li{
    list-style-type: none;
    margin:0!important;
}
.checkbox-grid li {
    display: block;
    margin:0!important;
}