/*
    Styles for Goldfields Toyota finance page

    0a141e    background "black"
*/

#content { padding-right: 470px; padding-bottom: 120px; }
#content h2 { background-image: url(../images/titles/financialservices.gif); }

#contact { height: 500px; }

#content ul { clear: left; }

#enquirenow { font-size: 1.2em; font-weight: bold; margin-left: 120px; margin-top: 50px; /*position: absolute; bottom: 175px; left: 290px; width: 13em;*/ }

#toyotafinance { position: absolute; bottom: 220px; right: 155px; }

@media print {
  #toyotafinance { position: static; padding-top: 1em; }
}
