#button-incarca{
    width:100px;
    height:25px;
    margin:0px;
    padding: 0px;
    border: none;
    background-image: url('/resource/images/buttons/incarca.png');
}

#button-load{
    width:75px;
    height:25px;
    margin:0px;
    padding:0px;
    border:none;
    background-image: url('/resource/images/buttons/load.png');
}


#button-addcomment{
    width:130px;
    height:25px;
    margin:0px;
    padding:0px;
    border:none;
    background-image: url('/resource/images/buttons/addcomment.png');
}

#button-raspunde{
    width:130px;
    height:25px;
    margin:0px;
    padding:0px;
    border:none;
    background-image: url('/resource/images/buttons/raspunde.png');
}


#button-sterge{
    width:90px;
    height:25px;
    margin:0px;
    padding:0px;
    border:none;
    background-image: url('/resource/images/buttons/sterge.png');
}

#button-transmite{
    width:90px;
    height:25px;
    margin:0px;
    padding:0px;
    border:none;
    background-image: url('/resource/images/buttons/transmite.png');
}

#button-renunta{
    width:90px;
    height:25px;
    margin:0px;
    padding:0px;
    border:none;
    background-image: url('/resource/images/buttons/renunta.png');
}

#button-salveaza{
    width:90px;
    height:25px;
    margin:0px;
    padding:0px;
    border:none;
    background-image: url('/resource/images/buttons/salveaza.png');
}

#button-confirma{
    width:130px;
    height:25px;
    margin:0px;
    padding:0px;
    border:none;
    background-image: url('/resource/images/buttons/confirma.png');
}

#button-modifica{
    width:130px;
    height:25px;
    margin:0px;
    padding:0px;
    border:none;
    background-image: url('/resource/images/buttons/modifica.png');
}

#button-inregistreaza{
    width:130px;
    height:25px;
    margin:0px;
    padding:0px;
    border:none;
    background-image: url('/resource/images/buttons/inregistreaza.png');
}
