@import url(styles.css);
@import url(screen.css);

body {
  background-color: transparent;
}

#header {
  display: none;
}

#plane {
  display: none;
}

#container {
  left: 0px;
  margin: 0px;
  top: 0px;
}

#left {
  display: none;
}

#content {
  float: none;
  margin: 10px;
  width: 620px;
}

.property-info .large-photo {
  width: auto;
}

.property-info .info {
  width: 450px;
}
