body {
  font-size: 11pt;
  color: #000;
  padding: 0;
  margin: 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.cockhedge.co.uk" attr(href) ") ";
}
div#top a:after {
  content: "";
}
ul#nav,
div.col2,
div#footer div.cols,
div#scroller-outer,
form {
  display: none;
}
div#cols {
  margin: 0;
}
div#content,
div#col1,
div.col1,
div#grey-box div.content {
  width: 650px;
  margin: 0;
  padding: 0;
  float: none;
  height: auto;
  background: none;
  overflow: visible;
}
div[id=content] {
  width: auto !important;
  margin: 0 1% !important;
}
div#logo {
  margin: 0;
}
