@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("wordreference.com") {


select[name="dict"] {
height: 25px !important;
}

#si, #indexbox {
height: 25px !important;
padding: 5px !important;
margin: 5px !important;
width: 155px !important;
}

.searchbox input[type="submit"], #searchi input[type="submit"] {
height: 35px !important;
width: 150px !important;
margin: 0 0 0 10px !important;
}

#searchi {
color: #000 !important;
background: #C1BFFF !important;
width: 110% !important;
}

.layout {
background-color:#F7F7FA !important;
}

#see_also, .actionsH {
color: #FFF !important;
background: #999 !important;
padding: 3px 0 3px 3px !important;
}

ul.links li a {
line-height: 1.6em !important;
}

.bannertop {
display: none !important;
}
#adright{
display: none !important;
}

a {
text-decoration: none !important;
}

td.content {
width:500px !important;
padding-left: 40px !important;
}

}