@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.gimpusers.de") {

body {
  overflow-x: hidden !IMPORTANT;
}

div#gridline3_right {
  visibility: hidden !IMPORTANT;
  width: 0px !IMPORTANT;
  height: 0px !IMPORTANT;
}

div#content {
  padding: 0px !IMPORTANT;
  border:none !IMPORTANT;
  margin: auto !IMPORTANT;
  width: 800px !IMPORTANT;
  overflow: auto !IMPORTANT;
}

}