@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document 
  url-prefix("http://www.underconsideration.com/brandnew"),
  url-prefix("http://underconsideration.com/brandnew")
{

  #rightnav,
  img[alt="Entry Divider"],
  span.comment_posted + br,
  span.comment_posted + br + br,
  span.comment_posted + br + br + img + br,
  span.comment_posted + br + br + img + br + br
  { display: none !important; }

  #content
  { background-image: none !important; }

  #container,
  #content
  { width: auto !important; }

  div.blog
  { padding: 0 !important; }

  span.comment_posted
  {
    border-bottom: thin dotted black !important;
    display: block !important;
    padding-bottom: 15px !important;
  }

  #content
  {
    position: static !important;
    top: 0 !important;
    left: 0 !important;
    width: auto !important;
    margin: 0 1em !important;
  }

} /* 20071210 */