@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("boards.ign.com") {

a[href*="http://club.ign.com/b/about?username="][target="_top"]:not([style*="background"]):not([style*="border"]){
   color: #000099 !important;
   font-weight: bold !important;
   text-decoration: none !important;
}

.BoardUserIconLink img {
   max-width: 80px !important;
   height: auto !important;
}

}