#scroll-left, #scroll-right { display: none; }
.col-left { display: none; }
.header-content .nav { display: none; }
#header { height: auto; background: none; }
#content .top { display: none; }

#content .col-middle-right h1 {
  color: #000;
}

#content .col-middle-right,
#content .content-top,
#content .property-spaces {
  width: 100%;
}
#content table.space-table {
  width: 100%;
}
#content .content-top { 
  float: none; 
  border: none;
}
#content .content-top .property-header { width: auto; }
#content .property-gallery {
  background: none;
  border: none;
  float: none;
  width: auto;
  height: auto;
}

#content .property-gallery .nav {
  position: relative;
  width: auto;
  height: auto;
  bottom: auto;
  left: auto;
}

#content .property-gallery .nav img.thumb {
  margin: 4px 4px 4px 0px; 
  display: inline;
}

#content .leasing-agents {
  float: none;
  width: auto;
  height: auto;
  margin-left: 12px;
}

#content .leasing-agents hr,
#content .leasing-agents a {
  display: none;
}

#content .leasing-agents .agent-contact {
  width: 500px;
}

#content .leasing-agents .agent-contact td {
  width: 250px;
}

#content .property-spaces table.space-table {
  
}

#content .property-spaces table.space-table td,
#content .property-spaces table.space-table th {
  border-bottom: 1px solid #aaa;
  padding: 2px 4px;
}

#content .all-suites { display: none; }

#footer { padding-top: 15px; }
#footer a { display: none; }
