#box-Header, #box-ColEsquerda, #box-Footer, div#lstPreviewCarros h4, div#lstPreviewCarros div#propostaForm, div#lstPreviewCarros h6 {
  display: none !important;
}
body, #box-ColDireita, #boxConteudoInterna {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

html body #box-Layout{background: none;}

html body #box-Layout {position: static; width: auto; height: auto;
  margin: 1em 0 0; padding: 0; border-top: none;
  font-size: 1em; text-align: left;
  background: none;}
html body #box-Layout a:link, html body #box-Layout a:visited, html body #box-Layout a em {
  position: static; display: inline;
  font-size: 1em; font-weight: normal; width: auto; height: auto;
  margin: 0; padding: 0;
  background: none; color: #000;}

html body pre, html body code {vertical-align: baseline;}

