@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("live.chess.com") {

.timerin {
  background-color: #FFFFFF !important;
  border: medium none !important;
  float: right !important;
  font-family: Arial,Helvetica,sans-serif !important;
  font-size: 2em !important;
  font-weight: bold !important;
  margin-top: -2px !important;
  padding: 0px 0px 0px 4px !important;
  position: relative !important;
  text-align: right!important;
  width: 3em !important;
  height: 0.8em;
}
}