/*
    Styles for Goldfields Toyota service page
*/

#content { padding-right: 465px; /*padding-bottom: 110px;*/ padding-bottom: 340px; }
#content h2 { background-image: url(../images/titles/qualityservice.gif); }

div#photoright { position: absolute; bottom: 190px; top: auto; left: 190px; right: auto; /* position: static; width: 425px; background-image: url(../images/layout/bg-profiles-top.gif);*/ }
div#photoright p { font-size: 1px; padding-bottom: 5px; /*background-image: url(../images/layout/bg-profiles-bottom.gif); */}

#contact { height: 725px; }

/*
div#profiles { position: absolute; bottom: 262px; left: 315px; width: 150px; }
.manager { width: 100px; }
.profile h3 { color: #181a21 !important; background: #f4f4f4 !important; }
.profile p { color: #181a21 !important; background: #f4f4f4 !important; }
*/
div#profiles { bottom: 105px; }



@media print {
  div#photoright { color: #000000; background: #ffffff; width: auto; }
  div#photoright p { color: #000000; background: #ffffff; }
  div#profiles { position: static; }
  .profile h3 { color: #000000 !important; background: #ffffff !important; }
  .profile p { color: #000000 !important; background: #ffffff !important; }
}
