@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://helgon.net/Diary/Diary.asp"),
               url-prefix("http://helgon.net/Diary/diary.asp"),
           url-prefix("http://www.helgon.net/Diary/diary.asp"),
           url-prefix("http://www.helgon.net/Diary/Diary.asp")
{
  .text1 a[href^="diary_read.asp"]:before {
    content:"\00A0\00A0\00A0\00A0" !important;
  }
  .text1 a[href^="diary_read.asp"]:visited:before {
    content:"\2713\00A0" !important;
  }
}

@-moz-document url-prefix("http://www.lunarstorm.se/blg/blg_viewlist.aspx"),
url-prefix("http://www.lunarstorm.se/blg/blg_viewList.aspx")
{
  a[href^="blg_view.aspx?postID="]:before {
    content:"\00A0\00A0\00A0\00A0" !important;
  }
  a[href^="blg_view.aspx?postID="]:visited:before {
    content:"\2713\00A0" !important;
  }
}