body { background:white; font-family:arial,sans-serif; font-size:62.5% /* Makes 1em = 10px */; }

h1 { font-size:1.8em; }

p { font-size:1.2em; }

a { color:#235357; text-decoration:none; }

ul { list-style-type:none; margin:0; padding:0; }

form { margin:0; width:300px; }

fieldset { border:none; border-bottom:2px solid lightgrey; padding:8px; }

legend { display:none; visibility:hidden; }

label { color: #515151; font-size:1.1em; font-weight:bold; }

div.lbl { margin:8px 0 0 0; }

div.obj input, textarea { border:lightgrey solid thin; color:black; font-family:arial,sans-serif; font-size:1.2em; padding:3px; width:270px; }

textarea { height:100px; }

div.obj input:focus, textarea:focus { background:#f2f2f2; }

div.obj input.err, textarea.err { border-color:#cd0000; }

p.err { background:url(sc-admin/res/error-arrow.gif) no-repeat; color:#cd0000; font-size:1.1em; font-style:italic; margin:3px 0 0 0; padding:0; text-indent:20px; }

#sendme {margin-top:16px;}
