@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(cuil.com) {
#div_tabs, #div_controls, #div_status, H2:first-child + A > IMG
{
display: none !important;
}
#form_q
{
opacity: 0.8 !important;
}
#form_q:hover
{
opacity: 1.0 !important;
}
}