@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://encarta.msn.com/encnet/features/dictionary"),
               url-prefix("http://encarta.msn.com/dictionary"),
               url-prefix("http://encarta.msn.com/thesaurus") {

/* hides advertisements at the right
   and fixes the layout */
.promocolumn {
display: none !important;
}

table[width*="45"], td[width*="45"],
td[width="450"] > table,
table[width="210"] {
width: 100% !important;
}

.CtlCntr {
margin-right: 300px !important;
}

/* hides links at the bottom of the words' list */
.WordlistButton,
tr[height="30"],
tr[height="15"] {
display: none !important;
}

/* fixes space surrounding the disclaimer at the bottom */
img[src="/xImages/trans.gif"][height="40"] {
height: 30px !important;
}

/* fixes copyright at the bottom */
.logocontright img {
display: none !important;
}

.logocontright {
margin-top: 10px !important;
text-align: center !important;
}

}
