body {
  color: #000;
  font-size: 11pt;
  margin: 0;
  padding: 0;
}
a {
  background: transparent;
  font-weight: bold;
  text-decoration: none;
}
a:link:after,
a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 85%;
  font-weight: normal;
}
a[href^="/"]:after {
  content: " (http://www.quayblissapartment.com" attr(href) ") ";
}
div#top a:after {
  content: "";
}
form,
div#col2,
div#navigation,
span.email,
div#header div.col1,
div#footer div.col2,
a[rel=gallery2],
div.attraction p a {
  display: none;
}
div#main,
div#header,
div#header div.col2,
div#cols,
div#col1,
div#footer div.col1 {
  width: 650px !important;
  margin: 0 !important;
  padding: 0;
  float: none;
  height: auto;
  background: none;
  overflow: visible;
}
div#showreel {
  padding: 0;
}
div#googlemap,
div#map-box {
  padding: 0;
  width: 100% !important;
}
/*
div#header div.col2,
div#col1,
div#footer div.col1 {
  margin: 0 1% !important;
}
*/
div#header {
  height: auto;
}
img#logo-print {
  display: block;
}