@-moz-document domain(tumblr.com) {
.new_post_label{
font-size:0px !important;
}

.new_post_label_icon{background-image:none !important}

/* Code repaired by admin. See http://forum.userstyles.org/discussion/37591/attempting-to-mass-fix-broken-tumblr-dash-icon-styles */
#new_post{
background: url(http://i49.tinypic.com/x1a6nq.png) center no-repeat !important;
background-color:#fff !important;
}
img[src*="http://assets.tumblr.com/images/new_post_icons_no_labels.png"]{
    width:0;
    height:70px;
    padding-right:250px;
    opacity: 0;
}
}