@-moz-document domain("gigazine.net") {
 * {
   width: auto !important;
   margin: 0px !important;
   background-color: white !important;
   color: black !important;
   position: relative !important;
   border: none !important;
 }
 #pagewidth {
   margin: 0px 5% !important;
 }
 #header img {
   width: 200px;
 }
 #leftcol {
   display: none !important;
 }
}