#synonyms {
    width: 90%;
    margin : 25px 5%;
}

#synonyms #buttonWrapper{
    height : 30px;
    width : 100%;
    margin : 15px 0;
}

#synonyms #dataTable{
    width : 100%;
}

#saveNew, #cancelNew{
    float : left;
}
