@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("board.flashkit.com") {
  img[src="http://www.internet.com/_mocks/flashkit/rd05/img/fk_logotop.gif"]{
    opacity: 0 !important;
  }
  a.topnavi{
    color: #4FA3DA !important;
  }
  a:hover.topnavi{
    color: #f65077 !important;
  }
  #headertile{
    background: #FFFFFF !important;
  }
  #topcorn{
    background: #FFFFFF !important;
  }
  #headerlogo{
    background: #FFFFFF url("http://msig.info/web2v2/(reflect)FlashkitrBETA.png") no-repeat top center !important;
    width: 240px !important;
    height: 90px !important;
    padding: 0px 10px 10px 150px !important;
  }
  .toprule{
    background: #FFFFFF !important;
  }
  .tborder tbody tr:last-child .alt1{
    -moz-border-radius: 0 0 15px 0 !important;
  }
  .tborder tbody tr:last-child .alt2{
    -moz-border-radius: 0 0 0 15px !important;
  }
  .tborder tbody tr:first-child .alt1{
    -moz-border-radius: 15px 0 0 0 !important;
  }
  .tborder tbody tr:first-child .alt2{
    -moz-border-radius: 0 15px 0 0 !important;
  }
  .thead:first-child{
    -moz-border-radius: 15px 0 0 0 !important;
  }
  .thead:last-child{
    -moz-border-radius: 0 15px 0 0 !important;
  }
  .vbmenu_control:first-child{
    -moz-border-radius: 0 0 0 15px !important;
  }
  .vbmenu_control:last-child{
    -moz-border-radius: 0 0 15px 0 !important;
  }
}