<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.Wdate {
    border: #ccc 1px solid;
    min-height: 22px;
    -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;-webkit-box-shadow: #e0e0e0 0px 0px 3px;-moz-box-shadow: #e0e0e0 0px 0px 3px;box-shadow: #e0e0e0 0px 0px 3px;background: #f4f4f4; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;-webkit-box-shadow: #e0e0e0 0px 0px 3px;-moz-box-shadow: #e0e0e0 0px 0px 3px;box-shadow: #e0e0e0 0px 0px 3px;
    background: #f8f8f8 url(icon_time.png) no-repeat right 5px center;
}

.WdateFmtErr {
    font-weight: bold;
    color: red;
}
</pre></body></html>