/* CSS Document */

#cu-identity, #hd, #sidebar-left, #sidebar-right, div.breadcrumb, ul.tabs {
  display: none;
}

#hd, #bd {
  background-image: none;
}

body, #doc, #content, #main {
  width: 100%;
  border: 0;
  padding: 0;
  float: none !important;
}

body {
  background: white;
  font-size: 12pt;
}

body.node-type-rental-form {
  font-size: 10pt;
}
