.pQp {
  clear: both;
  position: static !important;
  z-index: 1 !important;
}


/*DEV CLASS*/
pre.dev h1 {
   color: yellow;
  font-weight: bold;
  margin: 0 0 8px;
}
pre.dev {
  background: none repeat scroll 0 0 #222;
  padding: 30px;
  color: yellow;
  font-family: monospace;
  font-size: 12px;
  letter-spacing: 2px;
  text-align: left;
}
