#topo {
    display: none;
}
#auxiliar {
    display: none;
}
#rodape {
    display: none;
}
#conteudo .finalPassos {
    display: none !important;
}

#principal, #conteudo {
    width: auto !important;
    float: none !important;
}
#principal table {
    width: 630px !important;
}
#botoesFinalizarCompra {
    display: none !important;
}


#pg_compra * {
    border: 1px !important;
}
#pg_compra td img {
    border: none !important;
}
#pg_compra #t-carrinho, #t-carrinho td, #t-carrinho th {
    border-color: #333 !important;
}
#pg_compra #t-carrinho {
    border: 0 !important;
    border-top: 1px solid !important;
    border-right: 1px solid !important;
}
#pg_compra #t-carrinho td, #t-carrinho th {
    border: 0 !important;
    border-bottom: 1px solid !important;
    border-left: 1px solid !important;
}
#pg_compra #t-carrinho td.esp {
    border: 0 !important;
}
