@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix('http://www.tumblr.com/') {
ol#posts li.post.new_post {
background: #ffffff url('http://a.imageshack.us/img193/733/photosamonitorko006.png') center center no-repeat;
}
img[src*="http://assets.tumblr.com/images/new_post_icons_no_labels.png"]{
width:0;
height:70px;
padding-right:250px;
opacity: 0;
}
}