@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix(http://www.1up.com/boards/forums/show/) {
  

td a.floatright {

float: none !important;
display: table-cell;
width: 1% !important;
text-align: left;
}

td a.floatright:before {
display: inline-block;
content: url(http://img202.imageshack.us/img202/2705/folderannounce.png);
}


td a.floatright img { 

position: absolute;
right: 273px;
}



}