/* ------------------------------------------- */
/* BODY                                        */
body { background:#fff; }
#header { background:url('/images/header.jpg') no-repeat; }
ul li { border-top:1px solid #e0cbb5; }
label { color:#b9afa3;background:#faf9f6;}
    label span { /*background:url('/images/star.jpg') right 0 no-repeat; */ background: none;}
    label span.star { background:url('/images/star.jpg') right 0 no-repeat; }
    label span.nostar { background:none; }
h3 { color:#96897b;border-top:3px solid #cec7be;border-bottom:3px solid #cec7be;background:url('/images/row.jpg') no-repeat 5px 19px; }
input { border:1px solid #cec7be; }
select { border:1px solid #cec7be; }

#footer a { color:#d1e21a;font-weight:bold; }





