@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://todoist.com/Views/printView?") {
body{
  font-size:9pt !important;
  width:auto !important;
  margin:0 !important;
  color:#000 !important;
}
#top, #bottom{display:none}
.print_view.items{
  width:300px !important;
  border-right: 0.65pt dashed #ccc !important;;
  border-bottom: 0.65pt dashed #ccc !important;;
  padding:5pt !important;;
}
.print_view.items LI{
  border:0 none !important; 
  padding:0 !important;
  vertical-align:baseline;
  height:16pt !important;
}
.div_checker{
  border-color:#ccc !important;
  width:9pt !important;
  height:6pt !important;
  margin:1.25pt 2pt 0 0 !important;

}

}