
.inputexclam{
    background-image : url(exclamation.png);
    background-position : right center;
    background-repeat : no-repeat;
}

.inputaccept{
    background-image : url(accept.png);
    background-position : right center;
    background-repeat : no-repeat;
}
