h1 { font-size:22px;color:#8d0f1d;font-weight:normal;border-bottom:1px solid #8d0f1d;padding-bottom:1px; }

p { font-family:"Trebuchet MS",Georgia;font-size:13px; }

form{ padding:10px;font-family:"Trebuchet MS",Georgia; }
form label { font-size:18px; }
form label span { font-size:12px;font-style:italic; }
form input,form textarea,form select { padding:2px;font-size:16px;border:1px solid #e0e0e0;width:250px; }
form input:hover ,form textarea:hover { border-color:#a0a0a0 !important; }
form input:focus ,form textarea:focus { border-color:#db6012 !important; }
form input.submit, .mlsButton { border:1px solid #a0a0a0;font-size:16px; }
input.mlsButton { font-size:18px;font-family:"Trebuchet MS",Georgia;padding:2px;padding-left:10px;padding-right:10px;margin-top:10px; }
form input.needed,form textarea.needed,form select.needed { border:1px solid #660000; }

.anError { color:#fff;font-size:18px;line-height:24px;border:2px solid #303030;background-color:#b4200c;text-align:center; }