@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("qj.net") {
.ad, .squareholder1, .cell[style="text-align: center;"] {
  display: none !important;
}
.misc {
/*  position: fixed !important;
  right: 0 !important;
  top: -30px !important;*/
  padding-top: inherit !important;
}
.cell {
  float: left !important;
}
.header {
  height: auto !important;
}
.categories {
  padding-top: inherit !important;
}
.head-wrap {
  display: block !important;
}
.head-wrap, .articles, .articles * {
  width: auto !important;
}
.votes-wrap {
  float: right !important;
}
iframe[name="google_ads_frame"] {
/*  display: none !important;*/
  visibility: hidden !important;
}
div[style="float: left;"] {
  float: none !important;
}
.top15 ~ br, .top15 ~ ol {
  display: none !important;
}
.misc > .cell:first-child + .cell  {
  position: absolute !important;
  top: 40px !important;
  right: 150px !important;
  background-color: transparent !important;
  border: 0 !important;
}
.misc > .cell:first-child + .cell + .cell {
  position: absolute !important;
  top: 70px !important;
  right: 150px !important;
  background-color: rgb(255, 255, 203) !important;
  width: auto !important;
  border: 0 !important;
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}
.misc > .cell:first-child + .cell + .cell .title1 {
  display: none !important;
}
.misc > .cell:first-child + .cell + .cell br {
  display: none !important;
}
.misc > .cell:first-child + .cell + .cell a {
  color: rgb(30, 117, 150) !important;
  padding-right: 2px !important;
}
.misc > .cell:first-child + .cell + .cell a:hover {
  color:#005171 !important;
}
}