@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix(http://), url-prefix(ftp://), url-prefix(file://), url-prefix(https://) {

/* *      /* remarked b/c conflict with Firegestures - trail drawing not shown */
div,div *,li   
,html,body,td,span,p,font,blockquote,dd,h1,h2,h3,h4,h5,h6

{text-shadow:none!important;color:black!important;background-color:#C1D7F2!important;
}

a:link{color:mediumblue!important}
a:visited{color:purple!important} 
a:hover,a:active{color:#8F006A!important}

input {border-color:#2E8B57!important;} /* except the input fields */

textarea {border-color:#990000!important;}

}
