@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.slimtimer.com/client"), url-prefix("http://slimtimer.com/client"){

input[type='button'],
input.button,
#tray,
#header {
 display: none !important;
}

#more-fields {
 display: block !important
}

}