@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.rlslog.net") {

/* ************************************************** */
/* Made by ameri                                      */
/* For nonprofit use only                             */
/* use at own liability                               */
/* ************************************************** */


/*no ad overlay with high z-index*/
ISPAN.noadbriteinline,


/*top ad banner*/
DIV[style="width: 468px; height: 60px; float: right; padding: 6px;"],

/*lower ad banner*/
DIV[style="width: 468px; margin: 0pt auto; padding: 0pt 20px 20px;"],

/*image in artivle*/
IMG[title="Click Here"][alt="Click Here"]

{display:none !important; }
}