.botao-excluir{
	border: none;
	background: transparent; 
	background-image: url(../img/ico-excluir.png);
    background-repeat: no-repeat;
    padding: 0.3em 0.3em 0.3em 1.8em;
    position: relative;
	height: 21px;
    float: right;
}