@import url("forms.css");
@import url("dealer.css");

#masthead, #header_image_pages, #header_image, #footer {
  display: none !important;
}
body, #footer {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

html body #container, #header_image_pages, #header_image {background: none;}

html body #container {position: static; width: auto; height: auto;
  margin: 1em 0 0; padding: 0; border-top: none;
  font-size: 0.9em; text-align: right;
  background: none;}
  
html body #container a:link, html body #container a:visited, html body #container a em {
  position: static; display: inline;
  font-size: 1em; font-weight: normal; width: auto; height: auto;
  margin: 0; padding: 0;
  background: none; color: #555;}

html body #container, {padding: 0 0 0.5em; margin: -1.5em 0 2em; text-align: left;
  background: none; position: relative;}
html body #footer {background: none;}
html body #footer p {border-left: none; margin-left: 0; text-align: center;}

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

#container a[href]:after,
#container a[href]:after,
#footer a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%;}

#container a[href^="/"]:after,
#container a[href^="/"]:after,
#footer a[href^="/"]:after {
   content: " (http://4salesfinance.com" attr(href) ") ";}
 
