/*
* Author :  Poppeseed
*/

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("pogdesign.co.uk") {

thead tr td, .comment, .bottomtext  {
  display: none !important;
}
thead tr td.month_name  {
  display: table-cell !important;
}

}
