body.veiculos_novos #content {
  position:relative;
  width:890px
}
.car_info {
  float:left;
  padding:10px 0 0;
  width:42%;
  *zoom:1
}
  .car_name {
    font-size:400%;
    text-transform:uppercase
  }
  .car_slogan {
    font-size:240%;
    line-height:1.2em;
  }
  #content .car_descr { padding:1em 0 }
  .car_ver_title { font-size:160% }
  #content .car_versions {
    font-size:140%;
    padding:.5em 0 0;
    word-spacing:.5em
  }
.car_gallery {
  float:right;
  padding:40px 0 0;
  width:54%;
  *zoom:1
}
  #Image-Frame {
    width: 480px;
    height: 280px;
    overflow: auto;
    background: white none no-repeat scroll 50% 50%;
  }
    #Image-Frame img {
      display: none;
    }
    #content .js_nav li {
      background:none;
      float:left;
      padding:2px 0 0;
      width:28%
    }
      #content .js_nav a {
        background:url('/img/js_nav.png') left 13px;
        float:left;
        height:14px;
        overflow:hidden;
        text-indent:-9999px;
        width:115px;
        cursor: pointer;
      }
    #content .js_nav .next,
    #content .js_nav .next a { float:right }
      #content .js_nav .next a { background-position:right 13px }
      #content .js_nav .prev a.active { background-position:left top }
      #content .js_nav .next a.active { background-position:right top }
#content .more { *margin-top:-1.3em }
  .car_gallery .more {
    font-size:130%;
    width:44%
  }
  .car_gallery .more:link,
  .car_gallery .more:visited { color:#0b4fb4 }
.ad {
  background:url('/img/barra_hor.png') no-repeat center bottom;
  clear:both;
  padding:20px 211px;
  width:468px;
}
#content .veiculos_list {
  float:left;
  width:890px
}
  #content .veiculos_list li {
    background:none;
    float:left;
    height:180px;
    margin:0;
    padding:0;
    text-align:center;
    width:222px;
    overflow: hidden;
  }
    #content .veiculos_list li h4 {
      color: #0c4da2;
      line-height: 46px;
      text-align: center;
      font-weight: bold;
      font-size: 16pt;
      text-transform: uppercase;
      background: white url('/img/h4-bg.jpg') no-repeat scroll 50% 50%;
    }
    #content .veiculos_list li span {
      display: block;
      margin: 0 auto;
      width: 180px;
      line-height: 110px;
      height: 110px;
      text-indent: -65535px;
      background: white none no-repeat scroll 50% 50%;
      overflow: hidden;
    }
body.veiculos_novos .newsletter_link {
  position:absolute;
  top:-23px;
  *top:-34px;
  left:315px;
  *left:0px
}
  body.veiculos_novos .newsletter_link a { background-image:url('/img/receba_ofertas_2.png') }
