
#results {
  clear: both;
  margin: 0 0 4px 0;
  background: #ffffcc;
  text-align: center;
}

#footer { 
  clear: both;
  display: none;
  }
  
#header {
  text-align: center;
}
  
#header h1 {
  background: white url(images/lp-logo.gif) no-repeat top left;
}  
  
#nav {
   display: none;
   }

#container {
	width: 90%;
  margin: 0 0 0 16px;
  padding: 0;
	text-align: left;
}

#propertyimage {
  float: left;
  margin: 8px;
  width: 190px;
}

#propertydetails {
  float: right;
  margin: 8px;
  width: 100%;
}

#propertydetails dt {
  font-size: 150%;
  text-align: right;
  margin: 0 8px 8px 0;
}

#propertydetails dd {
  text-align: left;
  margin: 0 8px 1em 0;
  }

.available {
  font-size: 120%;
}

.linebreak {
  border-top: 1px dotted #B2B2B2;
  }
  
img {
  border: 0;
  padding: 1px;
}

#goback {
  clear: both;
}

#gobacka {

  display: none;
  }
  
.switchcontent{ display: all;}
  
#termsnconditions {
  margin: 8px;
  width: 90%;
}

#termsnconditions #terms {
  text-align: left;
  font-size: 80%
}

#termsnconditions ol,p {
  margin: 0 0 0 16px;
}

#termsnconditions ol li {
  margin: 0 0 0 16px; 
  
}