@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("ctrlaltdel-online.com"), domain(cad-comic.com) {

  iframe,
  img[src="/_common/images/adtext.gif"] {
    display:none;
  }  
  td[background="/_common/images/bg-01.jpg"]{
    background-position: 0px -16px !important;
  }
  body>table>tbody>tr>td>table>tbody>tr>td:first-child,
  body>table>tbody>tr>td>table>tbody>tr>td:first-child>table{
    width:100% !important;
  }
  hr {
    clear:both !important;
  }
}

@-moz-document url-prefix(http://www.ctrlaltdel-online.com/comic.php) {
  body>table>tbody>tr>td>table>tbody>tr>td:first-child>table:first-child{
    margin-top:16px;
  }
  body>table>tbody>tr>td>table>tbody>tr>td:first-child>table{
    width:625px !important;
    text-align:center !important;
  }
  body>table>tbody>tr>td>table>tbody>tr>td:first-child>table>tbody>tr>td:first-child{
    text-align:left !important;
  } 
}