@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix(http://ogame250.de/game/leftmenu.php) 
{

  /*a[href^='commander'] {
    display: none ! important;
  }

  a[href^='offiziere'] {
    display: none ! important;
  }

 td > center {
   display: none ! important;
 }*/

 tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr {
   display: none ! important;
 }

 tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr + tr {
   display: table ! important;
   text-align: center;
   width: 112px;
 }

}


@-moz-document url-prefix(http://ogame250.de/game/)
{

  td[width="35"] {
    display: none ! important;
  }

  #combox_container {
     display: none ! important;
  }
}