<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">form#formContact{border:1px solid #606060;padding:10px;font-size:12px}form#formContact .formRow{margin:0 0 10px 0}form#formContact .formRow&gt;label{width:130px;display:block;line-height:26px;float:left}form#formContact .formRow div.formField{float:left}form#formContact .formRow div.formField label{width:55px;font-size:11px}form#formContact .formRow input[type="text"]{width:300px;height:22px;line-height:22px;background-color:#F5F5F5;border:1px solid #606060;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;padding-left:5px;font-size:12px}form#formContact .formRow input[type="text"]:focus{background-color:white}form#formContact .formRow textarea{width:300px;height:100px;background-color:#F5F5F5;border:1px solid #606060;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;font-family:verdana,helvetica,sans-serif !important;font-size:12px;padding:5px}form#formContact .formRow textarea:focus{background-color:white}form#formContact .formRow input.date,form#formContact .formRow input.time{width:80px}form#formContact .messageArea{background-color:#eee;border-radius:5px;width:305px;margin:0 0 0 130px;padding:5px}.handpointer{cursor:hand;cursor:pointer}
</pre></body></html>