
.lista-icones li#trocas {    
    background-image: url(/layout/padrao/img/icone-trocas.gif); 
	background-repeat: no-repeat;
}

.lista-icones li#entrega {    
    background-image: url(/layout/padrao/img/icone-entrega.gif); 
	background-repeat: no-repeat;
}

.lista-icones li#pagamento {    
    background-image: url(/layout/padrao/img/icone-formas-de-pagamento.gif);
	background-repeat: no-repeat;
}

.lista-icones li#alterar-email {    
    background-image: url(/layout/padrao/img/icone-alterar-email.gif);
	background-repeat: no-repeat;
}

.lista-icones li#alterar-senha {
    background-image: url(/layout/padrao/img/icone-alterar-senha.gif);
	background-repeat: no-repeat;
}

.lista-icones li#alterar-dados {    
    background-image: url(/layout/padrao/img/icone-alterar-dados.gif);
	background-repeat: no-repeat;
}

.submit-contato {
    background-image: url('/layout/padrao/img/btn-enviar.gif') !important;
    font-size: 0px !important;
    margin-top: 0px !important;
    padding-top: 0px !important;
    width: 79px !important;
    height: 29px !important;
    border: 0px !important;
}
