@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("deviantart.com") {

div.funsizegraph span.bar
{
    float:right;
    /*margin-right:2px;*/
    width:5px;
    height:44px;
    border:0 solid #D5E0D3;
    border-right-width:2px;
    _width:7;
    overflow:hidden;
    position:relative;
    top:44px;
    background:#ff1f00 url(http://i234.photobucket.com/albums/ee170/dcz-dacss/pvgraph/funsizegraphrainbow.gif) repeat-x!important;

}


}