@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("favotter.matope.com") {
  #qr,#lang,.produced_and_coded{
    display: none !important;
  }
 #search{
  margin-top:50px !important;
 }
 #content{
   -moz-border-radius-topleft:10px !important;
   -moz-border-radius-topright:10px !important;
    margin-top:10px !important;
 }
 .message {
   padding-left:5px !important;
   padding-top: 5px !important;
   width:600px
 }
 .entry-content{
  -moz-border-radius: 10px !important;
 }
 .pager{
   display:none !important;
 }
 .entry {
  margin-top: 10px !important;
 }
 .tabMenu li:first-child a {
   -moz-border-radius-topleft: 5px !important;
 }
 .tabMenu li:last-child a {
  -moz-border-radius-topright: 5px !important;
  }
 .paypal{
  display:none !important;
 }
 #content>div:nth-child(2){
   width:325px !important;
 }
 .owa,.user-owa{
  display:none !important;
 }
 #header{
  margin-top:5px !important;
 }
 #headline {
  margin:0px !important;
 }
 
}