/*
    Styles for Goldfields Toyota new cars page
*/

#content { padding-top: 445px; padding-right: 405px; padding-bottom: 200px; }
#content h2 { background-image: url(../images/titles/newcars.gif); }

#toyotasite { color: #ffffff; background: #181a21; height: 415px; width: 960px; margin: 0; padding: 0; position: absolute; top: 154px; left: 0; border-bottom: 9px solid #0a141e; border-left: none; border-top: none; border-right: none; }

div#profiles { bottom: 105px; }



@media print {
  #toyotasite { position: static; padding-bottom: 1em; border: 1px solid #000000; height: auto; width: auto; }
}