body 
{
  text-align: left;
  margin: 0px;
  padding: 0px;
  border: 2px;
}
html
{
  margin: 0px;
  padding: 0px;
}

#logo, #header, #navigation, #buttons, #breadcrumb, #printbutton, #footer, #top_filter, #center_left, #house_detail_description_header
{
  display: none;
}


#container #center #center
{
  background-image: none;
  margin: 0;
  width: 100%;
  
}

#house_overview .house_item
{
	margin-right: 5px;
}
#house_detail
{
   float: none;
   width: auto;
   
}

#pageTop 
{
  float: none;
}

#content
{
  float: none;
  width: auto;
  margin: 0; /* added */
}

#content .spacing
{
  padding: 0px 0 0 0; /* changed 0px */
}

#printHeader
{
  display: block;
  margin-bottom: 10px;
}

#pageTopLeft
{
  width: auto;
}

#pageTopLeft h1, #pageTopLeft h2
{
  margin-left: 0;
}

.sIFR-active h1, .sIFR-active h2, .sIFR-active h3, .sIFR-active h4
{
	visibility: visible !important;
	line-height: normal;
  margin-bottom: 0px;
}
