/* Google - Highlight harmful site alert  */
/* ===================================================== */
/* David McRitchie,  2011-01-16 installed Style 42848 */

/* ===Highlight harmful site alert=== Google see style 16887 */
@-moz-document url-prefix("http://www.google"), url-prefix("http://google"),
     domain("google.ca"), domain("google.com")   
{
  div.s a[href^="/support/bin/answer"]{
  color: #FF0000 !important; background: #FFD1D1 !important;
  outline: red 2px solid !important; }
}  /* end of Google domain test/changes */