@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://tvtorrents.com/loggedin/showcalendar.do") {


  table[padding="3"][width="100%"] tr.list_even:not([style="background-color: rgb(204, 85, 85);"]) { display: none !important; }


/*
  this worked for the old calendar
  a.admin { display: block !important; }
  a.admin:not([style="color: rgb(255, 0, 0);"]) { display: none !important; }
  td.list_even br, td[bgcolor='#1122aa'] br, td[bgcolor='#cccccc'] br { display: none !important;}
*/

}