DIV.header, DIV.separator, DIV#breadcrumb, DIV#sidebar, DIV#comments-form, A.more, DIV.postmetadata {
  display: none;
}

DIV.container {
  width: 100%;
}

DIV#contentFrame {
  border-right: 0pt none;
  margin: 10px;
  padding: 0pt;
  width: auto;
}

A:after {
  content: " (" attr(href) ")";
}

ABBR:after {
  content: " (" attr(title) ")";
}

#footer {
  float: none;
  margin: 10px;
}